Skip to content

๐ŸŒ My first React API that pulls and displays country data from restcountries.eu. The app is built with Hooks, uses Context for dark/light theme. Router library syncs URL with the current country page.

Notifications You must be signed in to change notification settings

magdakok/React-CountriesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

86 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Countries Database API

My first React API that pulls and displays country data from restcountries.eu

  • built with hooks
  • uses Context for dark/light theme and local storage to keep the choice
  • Router library syncs URL with current country page

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.

About

๐ŸŒ My first React API that pulls and displays country data from restcountries.eu. The app is built with Hooks, uses Context for dark/light theme. Router library syncs URL with the current country page.

Topics

Resources

Stars

Watchers

Forks