Rest Countries API With Color Theme Switcher

Solution retrospective
Hi Everyone, This project had some challenges but I went throw them. I have a question if someone knows how to deploy react vite app with routing to GitHub pages?
All answers and feedback are appreciated and welcomed.
Have a happy new year y'all
Please log in to post a comment
Log in with GitHubCommunity feedback
- @zubyCharles
Awesome project but there’s an issue I noticed. When using the search input to search for a particular country, the search only works if the name of the country to search is typed all in lowercase. If you type the first letter of the country in uppercase the search won’t work. I suppose it’s because all the country names are stored in lowercase on the database. So you need to convert the search query to lowercase before comparing.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord