manuelsanchez2 / doicheliving-app

Final Bootcamp Project - Travel App on Germany with React.js and Node.js

Home Page:https://doicheliving.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hamburger - Menu

manuelsanchez2 opened this issue · comments

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