Skip to content

This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor.

Notifications You must be signed in to change notification settings

atolini/countries

Repository files navigation

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
  • Toggle the color scheme between light and dark mode

Screenshot

Links

My process

Built with

What I learned

  • Make AJAX requests
  • Manage client-side caching
  • Build filter and search components
  • Control pagination of large amount of data
  • Build components with Storybook
  • Use Context API to manage global states

Useful resources

Author

About

This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published