Welcome to the Country Details App! This application provides information about different countries around the world. You can select a country from the dropdown menu to view details such as the country's name, flag, region, time zone, and population.
The Country Details App is a simple and intuitive way to explore essential information about various countries. Whether you're curious about a country's population, time zone, or region, this app has got you covered. With a selection of over 250 locations, you can easily discover facts about different parts of the world.
- Country Selection: Choose a country from the dropdown list to see its details.
- Country Information: View the country's name, flag, region, time zone (in UTC), and population.
- Responsive Design: The app is designed to work seamlessly on different screen sizes and devices.
- Open the Country Details App in your web browser.
- Use the dropdown menu to select a country from the list.
- Once a country is selected, its information will be displayed below the dropdown.
To run the Country Details App locally, follow these steps:
- Clone the repository:
https://github.com/PriyanshuSharma0326/country-details-react.git
- Navigate to the project directory:
cd country-details-react
- Install dependencies:
npm install
- Start the app:
npm start
- Open your web browser and go to
http://localhost:3000
to use the app.
The Country Details App is built using the following technologies:
- React: A JavaScript library for building user interfaces.
- SASS: Styling the app for an appealing and user-friendly experience.
- useContext: For state management within the app.
For any questions or inquiries, feel free to contact us:
- Email: priyanshusharma0326@gmail.com
- GitHub: @priyanshusharma0326
Thank you for using the Country Details App!