Skip to content

sakshampaliwal21/Country_Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Country Explorer

This project is a simple web application that displays information about countries using a public API. It shows details like country name, capital, population, region, flag, and currency.

Users can search countries by name, filter them by region, and sort them based on population. It also includes features like dark mode and a favorite button in it.

The data is fetched using the Fetch API and displayed on the webpage itself.

I have deployed this project for easy access and testing.

This project helped me understand API integration, JavaScript functions, and UI design.

About

This project uses Countries API to display real-time information about countries, including name, capital, population, currency, region, and flag. Users can search, filter, and sort data easily. It demonstrates API integration, JavaScript concepts, and building a responsive, interactive web application using real-world data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors