https://github.com/athrocks/animated-website-with-scroll-animations
Made this website with help of Sheryians Coding School
https://github.com/athrocks/animated-website-with-scroll-animations
Last synced: 2 months ago
JSON representation
Made this website with help of Sheryians Coding School
- Host: GitHub
- URL: https://github.com/athrocks/animated-website-with-scroll-animations
- Owner: athrocks
- License: mit
- Created: 2023-09-13T18:13:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T18:16:50.000Z (over 1 year ago)
- Last Synced: 2025-01-24T13:18:01.072Z (4 months ago)
- Language: HTML
- Size: 9.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# animated-website-with-scroll-animations
Made this website with help of Sheryians Coding School## Animation Library info:
### The first library is called locomotive-scroll. It is a JavaScript library that helps to create smooth and animated scrolling experiences.### The second library is called gsap. It is a JavaScript library that provides a wide range of animation and creative effects.
### The third library is called ScrollTrigger. It is a plugin for the gsap library that allows you to trigger animations based on scroll position.