Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Countries Explorer

Countries Explorer is a responsive web application that allows users to search and explore detailed information about countries worldwide using the REST Countries API.


🚀 Live Demo

https://countries-explorer-opal.vercel.app/


📌 Features

  • Search countries by name
  • Fetch real-time data using REST API
  • Display capital, population, region
  • Show currencies and languages
  • Display country flag
  • Error handling for invalid input
  • Responsive and clean UI

🛠️ Tech Stack

  • HTML
  • CSS
  • JavaScript
  • REST Countries API

📂 Project Structure

countries-explorer/
│── index.html
│── style.css
│── script.js
│── README.md

⚙️ How It Works

  1. User enters a country name
  2. App sends a request to the API
  3. Data is fetched and processed
  4. Country details are displayed dynamically

🧪 Run Locally

  1. Clone the repository: git clone https://github.com/Monia1801/countries-explorer.git

  2. Open the folder

  3. Open index.html in your browser


💡 Future Improvements

  • Dark mode
  • More country details (timezones, borders)
  • Autocomplete search
  • Favorites feature

👩‍💻 Author

Monia Voona
GitHub: https://github.com/Monia1801


⭐ Support

If you like this project, give it a ⭐ on GitHub!

About

Using a RESTful API, Countries Explorer lets users search and view country details in a responsive web app.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages