Skip to content

jonportelli/ReactDraggableAnimatedMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Draggable Animated Menu in React

Material UI style FAB - (Floating action button) with staggered animated children sub-menu items.

  • Components/APP.js uses <StaggeredMotion/> component to achieve the staggering effect.
  • Components/APP_old.js uses setTimeout instead of <StaggeredMotion> to acheive the effect staggering.

Demo - https://jp-fab.netlify.com/

To run

  1. npm install
  2. npm start
  3. Open index.html in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages