Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- I learned on async/await usage while extracting data from json files.
- Initial challenges was creating. overlapping effect of the cards. but was able to overcome by using grid.
- Main challenge faced while programming rendering data dynamically from json file to the html page.
- how can improve my code and better structure my html and css?
Community feedback
- @undrthegraveyardPosted 3 months ago
Hey,
Your HTML, and CSS structure is quite neat and provides sufficient context. I opened your design on my laptop, and it was loading up your mobile view. I think you need to declare another media query to handle your component's design for devices above 375px, and less than 1440px. Hope this helps.
Regards
Marked as helpful0
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