An open API service indexing awesome lists of open source software.

https://github.com/ethereumdevtech/rest-api-ui

REST Countries API with color theme switcher
https://github.com/ethereumdevtech/rest-api-ui

Last synced: 12 days ago
JSON representation

REST Countries API with color theme switcher

Awesome Lists containing this project

README

          

This is a solution to the [REST Countries API with color theme switcher challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/rest-countries-api-with-color-theme-switcher-5cacc469fec04111f7b848ca). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
### 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

![desktop-preview](https://user-images.githubusercontent.com/95870159/208946934-60f3d035-a2c3-4ab5-80d5-9dd0fce26368.jpg)