GSAP-JS Animation Library
GSAP (GreenSock Animation Platform)
1.Include GSAP library:
🔗CDN Link
2. Add GSP cdn before the your custom script.js
3.Write JavaScript: (script.js)
Methods used to create animations:
gsap.to() moves an element from its current state to a define...
krayush1109-ui.hashnode.dev3 min read