react-router-dom UI sourcing from the REST Countries API
Design comparison
Solution retrospective
Would love any optimization tips.
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello, Zeek! 👋
Good job on this challenge! 👏 Your solution looks great, is responsive, and the functionality works rather well! 👍
The only thing I have to suggest to allow users to search through filtered countries. Currently, selecting a filter from the drop-down menu filters the countries shown on the page, but the filter disappears when the user searches for a country again. It would be nice to be able to search for individual countries within each selected region. Just a tip! 😉
Keep coding (and happy coding, too)! 😁
Marked as helpful1@odkpatrickPosted over 3 years agoThank you, @ApplePieGiraffe I added the regional search functionality. I had quite a bit of fun.
1 - @palgrammingPosted over 3 years ago
Looks good but when the user picks a region you should somehow show in the drop-down what the user has currently selected
Marked as helpful1@odkpatrickPosted over 3 years agoThank you for the feedback, @palgramming I updated the filter component to display the selected region.
1 - @ShamsuddeenyahayaPosted over 3 years ago
It nice
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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