Skip to content

anirudhagarwal-dev/Countries_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries Explorer 🌍

A modern, responsive web application that allows users to explore detailed information about countries worldwide using real-time data from the REST Countries API.


Overview

Countries Explorer provides a clean and intuitive interface to search, browse, and view country details such as flags, capital cities, population, and regions. The application focuses on usability, performance, and a polished UI experience.


Features

  • Search countries by name
  • View country details including:
    • Flag
    • Capital
    • Population
    • Region and Continent
  • Refresh option to reset search results
  • Card-based layout with hover interactions

Tech Stack

  • HTML5 – Markup and structure
  • CSS3 – Styling, layout, and responsiveness
  • JavaScript (ES6) – Application logic and API handling
  • REST Countries API – External data source

Application Flow

  1. Fetches country data from the REST Countries API.
  2. Displays countries in a paginated card layout.
  3. Allows users to search for countries by name.
  4. Clicking a country opens a detailed view page.
  5. Pagination enables smooth navigation through all countries.

Setup & Usage

  1. Clone the repository:
    git clone https://github.com/anirudhagarwal-dev/Countries-website.git
    

About

Explore countries worldwide with real-time data, flags, and detailed insights in a modern web interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors