Rest Api Countries App - React, SCSS, Framer-Motion, Axios
Design comparison
Solution retrospective
#The challenge is still in progress and will be improved
I added the solution to FE mentor to check the accessibility report. It's definitely not done yet and will be improved.
There are still some errors in responsiveness and I plan to do a lot of code refactor because it's very messy. SCSS code also needs some fixing - I started with desktop-first approach and in the middle of development switched to mobile-first approach and that resulted in code duplicates and in big mess.
So to sum it up - I know that it's broken but I'll fix it some day :)
Community feedback
- @karthik2265Posted almost 2 years ago
Hey joana,
The solution looks good and the responsiveness also works well.
few good things I noticed in the code.
- The components and the folder structure looks organized, well done.
- Framer motion works very smoothly, good choice
- Good use of context for theme
- Since the data is filtered on the backend it's a great idea to use debounce.
Marked as helpful0
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