REST countries app with color theme switcher. SASS, REACT,REACT ROUTER

Solution retrospective
Hey! 😁
It was awesome doing this project. I practiced further the React fundamentals as well as React Router for SPA
If you see something that could be improved, please let me know
Please log in to post a comment
Log in with GitHubCommunity feedback
- @denielden
Hi Isaac, great work on this challenge! 😉
Here are a few tips:
- if you want to use the title for the
href
attribute you have to parse it inurl
, it can give problems creating links with empty spaces or special characters - if I type a query that doesn't give any results, nothing happens, try adding a "no results" message
- in the filters there is no way to return to all countries after choosing a region, add an entry "all region"
Overall you did well 😁 Hope this help!
Marked as helpful - if you want to use the title for the
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