Hamburger menu built with Gatsby using npm package react-burger-menu
- create Gatsby site with gatsby-default-starter
- add pages (About, Contact)
- install react-burger-menu with npm
- add Menu code to menu component (menu.js)
- customize styling to match Gatsby starter