Bringing smooth, high-performance animations to modern React apps using GSAP (GreenSock Animation Platform). This project showcases scroll-triggered animations, timeline control, and dynamic UI storytelling — all built with speed and flexibility using Vite, React, and TailwindCSS.
Check it out here: Awwwards
-
Super performant — optimized for buttery-smooth animations
-
Flexible & powerful — integrates seamlessly with React components
-
Timeline control — for precise sequencing and complex animations
-
ScrollTrigger — animates elements on scroll for dynamic user experiences
-
React + Vite — Fast development and hot module replacement
-
GSAP + @gsap/react — For animations
-
TailwindCSS — Utility-first styling
-
ScrollTrigger — To trigger animations on scroll
-
Clone the repo
git clone https://github.com/Sachinanand99/Awwwards-Website.git cd Awwwards-Website -
Install dependencies
npm install -
Start the development server
npm run dev
Big thanks to Adrian Hajdin for the excellent tutorials and clear guidance on mastering GSAP animations with React! 🙏
Check out his channel: JavaScript Mastery