Skip to content

fl0rchus/country-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - REST Countries API with color theme switcher solution

Features

  • See all countries from the API on the homepage
  • Fetch for more results
  • 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
  • Toggle the color scheme between light and dark mode

Links

Built with

  • React
  • TypeScript
  • GraphQL
  • Styled Components