Hamburger - Menu
manuelsanchez2 opened this issue · comments
Manuel Sanchez commented
User story
As a developer,
I want the user to have a cool hamburger menu
so that he/she can find whatever is needed in less than two clicks.
Notes / Links
https://css-tricks.com/hamburger-menu-with-a-side-of-react-hooks-and-styled-components/
Acceptance criteria
- Create the Hamburger Component
- Create the Menu Component
- Implement everything in the Header Component