https://github.com/faridvatani/gsap-scroll-animation
This is a scroll animation with Gsap, ScrollTrigger, HTML, CSS, Javascript!
https://github.com/faridvatani/gsap-scroll-animation
css gsap html javascript scroll scrolling scrolltrigger
Last synced: over 1 year ago
JSON representation
This is a scroll animation with Gsap, ScrollTrigger, HTML, CSS, Javascript!
- Host: GitHub
- URL: https://github.com/faridvatani/gsap-scroll-animation
- Owner: faridvatani
- License: mit
- Created: 2024-06-20T03:06:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T15:13:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T05:47:07.506Z (over 1 year ago)
- Topics: css, gsap, html, javascript, scroll, scrolling, scrolltrigger
- Language: HTML
- Homepage: https://faridvatani.github.io/gsap-scroll-animation/
- Size: 6.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gsap Scroll Animation

This is a simple project that demonstrates the use of GSAP library to create a scroll animation. The animation is triggered when the user scrolls down the page. The project is built using HTML, CSS, JavaScript and GSAP.
## Features
- Section Scrolling Effect
- Smooth Scrolling Animation
- GSAP Animations
- Easy to Use
## Usage
To use this, simply open the `index.html` file in your web browser.
## Author
- [Farid Vatani - Software Engineer](https://github.com/faridvatani)
## Contributing
Contributions are welcome. Please feel free to fork this repository and open a pull request to add more features, fix bugs, improve documentation etc.
## Acknowledgements
This project was inspired by the "Awwwards Element" from [Nord Quantique](https://nordquantique.ca/fr).
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.