Submitted about 5 years agoA solution to the Job listings with filtering challenge
Job listings - React / Styled Components / Hooks
@ChrisKlp

Solution retrospective
It's my first React App. I had a problem with image src path taken from JSON. I resolved this with converting data.json to js and importing all images but in the end, I don't know how to use image path. I try with require(image/path) but it didn't work. I saw in other solution something like svgs.find and spliting a path but it related with graphQL and Gatsby. Any feedback will be appreacited.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ChrisKLP'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