A modern and visually engaging landing page for the Mojito product, built with React, Tailwind CSS, and GSAP for smooth animations and responsive design.
- Built with React for component-based structure
- Styled using Tailwind CSS for utility-first responsive design
- GSAP powers smooth scroll and timeline animations
- Responsive layout optimized for all device sizes
- Fresh mint and lime inspired visual theme
-
Clone the repository: git clone https://github.com/AnujIstwal/GSAP_Cocktails.git
-
Navigate to the project folder: cd GSAP_Cocktails
-
Install dependencies: npm install
-
Run the development server: npm run dev
Open http://localhost:5173 (or the port shown in terminal) to view the landing page.
The project is set up for easy deployment with Vercel or any static hosting provider supporting React apps.
- React
- Vite (build tool)
- Tailwind CSS
- GSAP (GreenSock Animation Platform)
- JavaScript (ES6+)
This project demonstrates modern frontend development practices including React component architecture, utility-first styling with Tailwind, and animation with GSAP, focusing on an attractive and interactive mojito product landing page.