Skip to content

tamsay/countries_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries_API

A REST Countries API with color theme switcher

Netlify Status

This project is one of the advanced challenges on the frontendmentor site. Using data from the REST Countries API, I created a page to display selected country information. A theme switcher was also incorporated into the project and localstorage is used to persist information about the theme state on the browser.

Users can perform the following functions on the app:

  • See all countries from the API on the homepage
  • Search for a country using an input field
  • Filter countries by region
  • Click on a country to see more detailed information on a separate page
  • Click through to the border countries on the detail page
  • Toggle the color scheme between light and dark mode

No Javascript framework was used on the frontend.

Screenshots

desktop

mobile

Live Demo

Hosted Link

Author

Longe Temitope

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Project inspired by Frontend Mentor

About

A fully responsive REST Countries API app with color theme switcher.

Topics

Resources

Stars

Watchers

Forks