REST Countries API with color theme switcher REACT SCSS React-router
Design comparison
Solution retrospective
I'm happy to do this project my first project at level of advanced
Please comment with any feedback or suggestions, I appreciated a lot
happy coding!
Community feedback
- @kerminekPosted over 2 years ago
Hi! Thats very great project. I would recommend you to not to fetch data all the times, because you've already got it. Save your data using context, then if you want to get specific country data, just search it. Search bar is not only looking for start of the first string, which is great. And i feel like dark/light mode transition looks just bad, it's better when it's instant. Would appreciate if you would see mine solution. Have a nice day :)
Marked as helpful1@sandlerzPosted over 2 years ago@kerminek thanks Kuba, I appreciate your feedback, I don't have any idea of context hook I'm gonna implement later.
0
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