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) β

