Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 1.54 KB

README.md

File metadata and controls

74 lines (46 loc) · 1.54 KB

REST Countries API with color theme switcher

Table of contents

Overview

Functionality

Use this application 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

Screenshot

Desktop view:

Mobile view:

Links

Built with

  • React
  • React - Bootstrap
  • Responsive design
  • React Router

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

Author