mbramani / rest-countries-api-with-color-theme-switcher

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

Home Page:https://mbramani.github.io/rest-countries-api-with-color-theme-switcher/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Screenshot

Desktop

desktop dark mode

desktop light mode

desktop dark mode country info

desktop light mode country info

Mobile

mobile dark mode

mobile light mode

mobile dark mode country info

mobile light mode country info

Links

My process

Built with

Useful resources

TailwindCss

Author

About

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

https://mbramani.github.io/rest-countries-api-with-color-theme-switcher/

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.5%Language:HTML 2.0%Language:CSS 1.5%