Vue 3, Vuex, Composition API, fetch API, Flexbox and Media Queries

Please log in to post a comment
Log in with GitHubCommunity feedback
- @dylan-dot-c
Looks good, I'm actually learning vue recently and did a few challenges with it. I would appreciate it if you could check those out(I used pinia for my state management).
Only issue is that you fetched the list of jobs, a common thing I see when frontend mentor provides a data file. What I normally do is turn it to a js file and export the content as a json object/array, that way I have the data even before runtime and I don't need to fetch data I already have.
You could also add a favicon to the webpage to make the current tab look better. Other than that, you should be good.
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