Design comparison
Solution retrospective
Most proud of making the navigation
What challenges did you encounter, and how did you overcome them?The navigation was extremely challenging to make. The first difficulty when I was developing the hamburger menu was making animations. Since I tried to make things go from 0 to height or width, the size of 0 was not actually 0 due to margins and padding. I had to use a lot of workarounds to end up making these animations, which I definitely feel like are not correct/good practice. I also struggled with switching between the 2 navigation bars, so I just made 2 separate ones, and I toggled their visibilities based on screen size, which I also feel like is wrong.
What specific areas of your project would you like help with?Mentioned above.
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