Users should be able to:
- View the optimal layout for the component depending on their device's screen size
- Open and close the mobile menu with a button click
- Semantic HTML5 markup
- Flexbox
- Mobile-first workflow
I've built projects using JS before but I haven't really tackled adding more JS to my websites. I would like to use more JS in the future and further improve on the mobile dropdown menu. I would also like to try a project like this using CSS grid instead of flexbox.
- dev.to
- W3Schools
- I used both of the above resources to help me with getting the mobile menu to work. I originally had a different hamburger menu but I didn't like how it looked after clicking on it to view the other links.
- Twitter - @css_strudel