Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 703 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 703 Bytes

Where in the world?

About

This is a React Single Page Application that utilizes the REST Countries API to display a list of countries and some facts about them.

Live Link

Features

  • Light/Dark mode theme switching
  • Live search and filtering of countries

Libraries

  • react
  • redux
  • redux-saga
  • reselect
  • immer
  • axios

Credits