- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
This is a landing page for a bar that proposes cocktails to its clients (This is only a conceptual design, not a real, nor production ready website)
It features exactly the powers of GSAP(Greensock), that is text splitting, video animation, scroll triggers, etc.
- React.js
- GSAP (Greensock)
- Vite
- Tailwind CSS
👉 Beautiful Subtle Smooth Animations using GSAP: Enhanced user experience with seamless and captivating animations powered by GSAP.
👉 Captivating Banner Videos: Get into every sip of cocktail with perfectly optimized videos with ffmpeg
👉 Custom Cocktail Carousel: Engage users with a unique and interactive carousel developed using GSAP for a personalized browsing experience.
👉 Completely Responsive: Consistent access and optimal viewing on any device with a fully responsive design that adapts to different screen sizes.
and many more, including code architecture, simplicity and reusability
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/claudedjoumessi/mojito-gsap.git
cd mojito-gsapInstallation
Install the project dependencies using npm:
npm installRunning the Project
npm run devOpen http://localhost:5173 in your browser to view the project.
Don't forget to leave a like ! Happy Coding !