
Design comparison
Solution retrospective
applying grid system & flexbox was difficult, but got comfortable with it.
Didn't make it responsive so I believe that is the next step for me.
What challenges did you encounter, and how did you overcome them?Getting data from the Json file and changing css from JS.
What specific areas of your project would you like help with?How to study fetching data from json file cause I found many different ways to do so.
Community feedback
- @snigdha-sukunPosted 4 months ago
Your solution looks really good.
You should uncomment the
height: 100vh;
in thebody
so that content is in the center of the page.You should have a <main> tag or
role=main
at the topmost level for better accessibility.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