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.
Users should be able to:
- See all countries from the API on the homepage
- Search for a country using an
inputfield - 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
-
Solution URL:(https://github.com/Stone535/Rest-Country-Api)
-
Live Site URL:(https://rest-country-api-chi.vercel.app/)
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- React - JS library
- Tailwind Css - For styles
-
Deploy SPA with react-router to Vercel - This article assisted me in resolving the 404 Error that I received from the Vercel server after refreshing my sub-pages.
-
React Router v6 - This YouTube video by John Smilga, an amazing instructor, was very helpful in learning React Router.
- Website - Add your name here
- Frontend Mentor - [@Stone535](https://www.frontendmentor.io/profile/Stone535
- GitHub - @Stone535
