Solution completed using react and sass
Design comparison
Solution retrospective
I ended up modifying the json file to a js file but I know that's probably not the most efficient way to solve this. If anyone know the best way to interact with images in json, please let me know. I tried doing the require thing and that did not work. I tried updating the path and nothing, so please let me know if anyone knows how to solve this with the json file.
Community feedback
- @nicoleortizgaPosted over 3 years ago
I did this challenge using Vue.js but you can take a look at this repo (https://github.com/Annastrin/job-listings/blob/main/src/data/index.js) it was from another submission that uses React, I think it was a nice solution.
1@just-a-devguyPosted over 3 years ago@nicoleortizga That's actually a smart way as well! Thanks for sharing :)
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