Skip to content

nadiamariduena/-anim-menu-react1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANIMATED Menu in react using react-router-dom and GSAP.

the website works perfectly but git pages doesnt seems to work very well with GSAP animations

tutorial by Wrong Akram






App (process)

preview



When you look at the first image, the console.log(1) represents the state of the page on initial, then when you click(check img 2) , it becomes 2 which represents the opened state on console.log(2), then you click again and it becomes console.log(3) because you are now in state 3



preview