This project is a simple web application that fetches and displays information about countries using the REST Countries API.
It provides details such as:
- ✅ Country Name
- ✅ Capital
- ✅ Population
- ✅ Region
The project is built for practicing HTML, CSS, and JavaScript.
✔ Fetch country data dynamically
✔ Search functionality for countries
✔ Responsive design for all devices
- HTML5
- CSS3
- JavaScript (Fetch API)
- Clone the repository:
git clone https://github.com/codewithanand1/Countries-.git