REST countries API [Vue.js, Vuex, VueRouter, Axios]
Design comparison
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!
Community feedback
- @iam-omer-mahdiPosted over 3 years ago
well very nice work sofia i really like what you did with the search bar, i dont know why but the site view only one country in my screen , and for the load time you can check my solution https://www.frontendmentor.io/solutions/vue-js-vuex-axios-gsap-sass-o46aLWzUl
other than that good work :).
0@sofskrbicPosted over 3 years ago@Marshmelloo Thank you so much, Omer!
I'm not sure why that's happening because when I load the website, it shows everything like it's supposed to. 🤔
I will take a closer look at your solution for sure!
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