Skip to content

This is a solution to the REST Countries API with color theme switcher. Created in React, using REST Countries API.

Notifications You must be signed in to change notification settings

JEKO10/Countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries
(React)


Table of contents

Project task

This is a solution to the REST Countries API with color theme switcher. Created in React, using REST Countries API.

Project overview

In this challenge, I displayed countries with all the necessary information about a specific country, such as name, population, region, capital, etc. There is filtering, based on selected region(continent). You are able to search for countries and change the color theme. I used context as an app provider. In there, I set up the state for countries and themes. I used local storage for saving user's selected theme.

Built with

  • React
  • CSS
  • REST Countries API
  • GitHub Pages

Live preview

Click for live preview

About

This is a solution to the REST Countries API with color theme switcher. Created in React, using REST Countries API.

Topics

Resources

Stars

Watchers

Forks