This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor.
Users should be able to:
- See all countries from the API on the home page โ
- 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. โ
- View the optimal layout for the interface depending on their device's screen size. โ
- Toggle color scheme between light and dark mode (optional) โ