Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 746 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 746 Bytes

Interactive animation visualizer where users can change properties of the animation and see the effects immediately.

Project Link

Tools Used

I made this project using React, React Router and GreenSock libraries and deployed to Firebase.

Make your own copy

git clone https://github.com/joshrazon/react-with-gsap.git

cd react-with-gsap

npm i # installs dependencies

...

npm start # runs devevelopment server on localhost:3000

License

MIT