This project showcases a smooth-scrolling animated website built using GSAP, ScrollTrigger, and Lenis. The site features scale-down images with horizontal movement and seamless transitions.
Check out the live version of the project deployed on Vercel: [Vercel Deployment Link]
- HTML: Basic structure and layout
- Tailwind CSS: For styling and responsive design
- JavaScript: Core functionality
- GSAP: For animations
- ScrollTrigger: To trigger animations based on scroll position
- Lenis: For smooth scrolling behavior
- Image Scaling: Images dynamically scale down as the user scrolls.
- Horizontal Animation: Elements move horizontally while scrolling.
- Smooth Scrolling: Powered by Lenis to provide a polished and smooth user experience.
- GSAP combined with ScrollTrigger makes complex animations easier to manage and control.
- Lenis adds a smooth, fluid scrolling experience.
- Using these tools helps create a modern, responsive, and interactive web experience.
- Clone the repository:
git clone https://github.com/Visnusah/smooth_scroll_animation.git
- Navigate to the project directory:
cd smooth_scroll_animation
- Open the project in your browser by running a local server or directly opening
index.html
.
- Add a short video or GIF showing the animations and smooth scrolling in action.
- Or include a high-quality screenshot of the website displaying both the scaled-down image and horizontal animation.
Feel free to submit issues or pull requests to contribute to this project! 💯
This project is licensed under the MIT License.