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.
Overview
- React App that fetches data from the REST Countries API and displays various details about the countries inlcuding its flag, capital, population etc.
- Dark Mode, Search for a country and Filter by Region.
- Responsive
https://user-images.githubusercontent.com/56875618/157258272-92bb4844-8f42-4484-bf06-78843ff84fdb.mp4
Links
Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Tailwind CSS
- ReactJS
- Mobile-first workflow
Author