Skip to content

LukZap/countries-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺️ Countries App with dark mode 🗺️

Countries App is web application that is using free countries API to pull country data.
You can visit https://lukzap.github.io/countries-api to try it out.

ℹ️ Features ℹ️

Users are able to:

  • 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

🛠️ Code 🛠️

  • use of React framework with hooks
  • state managed by Redux patern
  • integration with external REST API
  • responsive mobile & desktop styles in SCSS
  • quick deploys to Github thanks to gh-pages command line tool

💡 Idea & design 💡

Original challenge and design files by Frontend Mentor - link here

About

React/Redux with SCSS app using external countries API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published