/rest-countries-api

REST Countries API with color theme switcher challenge from frontendmentor.io

Primary LanguageJavaScript

Frontend Mentor - REST Countries API with color theme switcher solution

This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

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 (optional)

Screenshot

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Links

My process

Built with

Continued development

A mobile version is still needed, some basic ui features like alignments of some buttons and font size, and fixing the bug that the back button has.

Author