REST countries API [Vue.js, Vuex, VueRouter, Axios]

Solution retrospective
This is the first time I've worked with Axios and VueRouter, which was really interesting. I feel as I've learned a lot!
The challenge doesn't mention the way users should use the search bar, so I implemented one with autocomplete, which makes it easier to select the desired country.
The problem, which is immediately noticeable is load-time, due to a large amount of images. That can be fixed by showing a certain number of countries (the ones that are in viewport). I'm looking forward to improving my solution in the future, starting from this problem.
If you have any feedback, I would love to hear it!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Sofia Skrbic's solution.
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