Skip to content

SvetlanaStoycheva/rest-countries-api-FM-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Countries API with color theme switcher // Frontend Mentor // React JS

  • see project
  • This challenge uses REST Countries V2 API to pull country data and display it on the homepage. On initial load the user sees their own country and another 7 random countries from the same region.
  • The user can:
    • See all countries from the API and search for a country using an input form
    • Filters 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