Welcome to my Country Details website! This is a simple web application built with React that allows users to search for information about different countries.
To get started, clone this repository to your local machine:
git clone https://github.com/roqeebdev/country-details.git
Then, navigate to the project directory and install the dependencies:
cd country-details-website npm install
To run the app, use the following command:
npm start
This will start the development server and open the app in your default browser at http://localhost:3000
.
The Country Details website has the following features:
- Search for information about any country
- View detailed statistics about a country, including population, GDP, and more
- View pictures of the country's landmarks and attractions
This project was built with the following technologies:
- React
- REST Countries API
- Axios
- React Router
- Tailwind CSS
countries-roqeebdev.vercel.app/
If you would like to contribute to this project, please feel free to open a pull request. Any contributions are welcome!
This project is licensed under the MIT License.