Skip to content

Hamburger menu built using React and CSS (transitions). No images or SVGs.

License

Notifications You must be signed in to change notification settings

mrbenhowl/react-animated-hamburger-example

Repository files navigation

React animated hamburger example

Hamburger menu built using React and CSS (transitions) without images or SVGs, just lovely good old/new CSS. Example uses css-modules and postcss-cssnext.

To build locally:

  1. yarn or npm install
  2. yarn build or npm run build
  3. fire up that browser and point to index.html
  4. The dist/ folder is committed so you can skip steps 1 and 2 and go straight to step 3 because there isn't any need to do steps 1 and 2 really (so that begs the question why did I include them, ah well).

Example - https://mrbenhowl.github.io/react-animated-hamburger-example/

About

Hamburger menu built using React and CSS (transitions). No images or SVGs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published