React-Country is a simple and interactive React application that allows users to search for a country and view its details, such as the flag, population, capital, currency, and more.
- 🔍 Search: Easily search for any country by name.
- 🌍 Country Details: View information including capital, region, population, flag, and more.
- 📱 Responsive Design: Works seamlessly across different devices.
- ⚡ Fast and Lightweight: Optimized for speed and performance.
Follow these steps to run the project locally:
- Clone the repository
git clone https://github.com/your-username/react-country.git
- Navigate to the project directory
cd react-country - Install dependencies
npm install
- Start the development server
npm start
- React - Frontend framework
- Axios - For fetching country data
- CSS - For styling
This project fetches data from the REST Countries API.
Contributions are welcome! Feel free to fork the repository, open an issue, or submit a pull request.
Feel free to open an issue or contact me!