Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The styling went alright, not too much difficulty, though I did not figure out how to cut the bottom of the drawers in mobile view with CSS.
What challenges did you encounter, and how did you overcome them?Flipping the 'isClicked' state with JavaScript was difficult, I was trying to find a shortcut to do it with blooean only or so but in the end I went with the longer version. I'm learning React right now so I think the states confused me a bit.
What specific areas of your project would you like help with?see prev. answer
Community feedback
- @jrgenwebPosted 7 months ago
not bad, but on the desktop view you should set a max-width and a vertical center alignment with grid or flexbox
1
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