https://github.com/nahidthenh/react-countres-details
The project i built is a country app that utilizes React Router DOM for dynamic routing and the REST Countries API to display data about countries around the world. The app allows users to navigate between different pages displaying information about specific countries, including their flag, population, currency, language, and more.
https://github.com/nahidthenh/react-countres-details
api-rest reactbootstrap reactjs reactrouter6
Last synced: 4 months ago
JSON representation
The project i built is a country app that utilizes React Router DOM for dynamic routing and the REST Countries API to display data about countries around the world. The app allows users to navigate between different pages displaying information about specific countries, including their flag, population, currency, language, and more.
- Host: GitHub
- URL: https://github.com/nahidthenh/react-countres-details
- Owner: nahidthenh
- Created: 2023-06-16T01:18:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T14:26:01.000Z (about 2 years ago)
- Last Synced: 2025-01-01T12:15:05.942Z (6 months ago)
- Topics: api-rest, reactbootstrap, reactjs, reactrouter6
- Language: JavaScript
- Homepage: https://react-countres-details.vercel.app/
- Size: 3.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### `About This App`
The project i built is a country app that utilizes React Router DOM for dynamic routing and the REST Countries API to display data about countries around the world. The app allows users to navigate between different pages displaying information about specific countries, including their flag, population, currency, language, and more. The dynamic routing functionality enables the app to fetch data for each country based on its unique code in the API. By utilizing the REST Countries API, the app can provide accurate and up-to-date information about countries without manually inputting data. Overall, this project demonstrates your proficiency in building web applications with React and integrating external APIs to enhance functionality and user experience.
### `View Demo`
[https://react-countres-details.vercel.app/](https://react-countres-details.vercel.app/)
### `App Screen Shot`
"# Country Details"