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
- Host: GitHub
- URL: https://github.com/ethereumdevtech/rest-api-ui
- Owner: EthereumDevtech
- Created: 2022-12-21T17:14:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T03:00:57.000Z (over 3 years ago)
- Last Synced: 2025-08-19T08:35:50.730Z (8 months ago)
- Language: JavaScript
- Homepage: rest-api-ui-beige.vercel.app
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
