Interactive animation visualizer where users can change properties of the animation and see the effects immediately.
Project Link
I made this project using React, React Router and GreenSock libraries and deployed to Firebase.
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