A modern, animation-rich website inspired by Awwwards-winning designs, focused on smooth transitions, immersive UI, and high-end frontend experience.
🔗 Click here to view the live project
- 🎬 Smooth animations using GSAP
- 🎯 Scroll-triggered effects with ScrollTrigger
- 🧩 Modular and reusable React components
- 🎨 Premium UI inspired by Awwwards websites
- 🖱️ Interactive hover and mouse-based animations
- 📱 Fully responsive design
- ⚡ Optimized layout and performance
- Frontend: React.js (Vite)
- Animations: GSAP (GreenSock), ScrollTrigger
- Styling: Tailwind CSS / Custom CSS
- Deployment: Netlify
src/
├── components/
│ ├── AnimatedTitle.jsx
│ ├── Story.jsx
│ ├── Button.jsx
│ ├── RoundedCorners.jsx
│
├── App.jsx
├── main.jsxgit clone https://github.com/Pranaykumarjha/Awwards.git
cd Awwards
npm install
npm run dev- Implemented GSAP animations with useRef and event handling
- Built scroll-based storytelling UI
- Focused on clean component architecture
- Designed with Awwwards-level UI inspiration
- Advanced animation workflows using GSAP
- Managing DOM interactions inside React
- Creating smooth UX using scroll + hover effects
- Structuring scalable frontend components
- Add more sections and transitions
- Improve accessibility (ARIA, keyboard nav)
- Add loading animations / preloader
- Optimize animations for mobile performance
If you like this project, give it a ⭐ on GitHub!