This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor.
Users should be able to:
- Preview all countries from the API on the homepage
- Click through different pages of countries
- Search for a country using an
inputfield - Filter countries by region
- Search for a country within a specific region (combined Filter + Search)
- 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
| Light mode | Dark Mode |
|---|---|
![]() |
![]() |
![]() |
![]() |
- Live Site URL: Vercel
- React.js
- MUI
- SASS



