Skip to content

This project enables you to search for any country using an input field.

Notifications You must be signed in to change notification settings

liliyao2022/rest-countries-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Countries API with Color Theme Switcher

This is my solution to the Country Theme Switcher and REST Filter Challenge.

The Live site

https://liliyao2022.github.io/rest-countries-api/

The Challenge

Users should be 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
  • Additional Feature: persist website dark/light theme in local storage

Built With

  • HTML5 markup
  • Responsive CSS/SCSS
  • ES6 Javascript
  • Mobile-first workflow
  • Fontawesome
  • React
  • react-router-dom-6.4.2
  • REST Countries API

About

This project enables you to search for any country using an input field.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published