Design comparison
SolutionDesign
Solution retrospective
This is my first Junior challenge 😊. I have one question:
- When I used relative path to data.json file (../data.json) from main.js that is inside js folder (js and data.json are same level), It worked well on my local live server, but not working on github pages. I don't know why. I changed the path to (./data.json), it worked as expected.
Any feedbacks on my solution are welcome and much appreciated!
Community feedback
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