Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This is a desktop only solution. Will improvise the code to accommodate the mobile pages as well. Font, font-size and colors are different as the exact values were not present in the starter kit.
What challenges did you encounter, and how did you overcome them?Loading images from local path as the require() was not working with string literals to read img path from data.json file.
As a solution I have created an array of images and accessing from there instead of using the path from json file directly.
What specific areas of your project would you like help with?Making it mobile compatible. And how to improve my coding style while working on massive web pages.
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