testimonials slider animation using react and gsap
Checkout deployed page here.
Install my-project with npm
## get a local copy
git clone https://github.com/Sagarnaikg/slider-animation/edit/
## move to project folder
cd slider-animation
## install node packages
npm i
## run the application
npm start