REST Countries API with color theme switcher with ReactJS & Redux
Design comparison
Solution retrospective
I managed to develop it with React purely, currently adding Redux bits(actions, reducers,...). I have a plan of adding authentication, liking, commenting features to be stored(Firebase or MongoDB)
Any suggestion to improve things and learn better practices?
Community feedback
- @mattstuddertPosted about 5 years ago
Awesome work on this challenge Hamza, your solution looks great! My only suggestions would be for certain pieces of functionality within the app:
- The region filter was proving a little tricky to use. Firstly, the area to click was only the small arrow, whereas I'd expect the whole thing to be clickable. Also, some of the filters didn't seem to be working properly.
- You could also turn the border countries on the detail page into clickable links.
These are small things though. I hope you enjoyed the challenge. Keep up the great work! 🙂
1@hhamza1Posted about 5 years ago@mattstuddert Thank you Matt for the feedback, It was quite challenging, but was a great exercise to properly learn React+Redux :
- I will check the region filter and try to see fix that.
- I like the suggestion of the border countries, I will try to implement that.
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