A premium landing page for a drink brand. It uses smooth animations and a clean design.
- Smooth Scrolling: Uses GSAP for a nice scrolling experience.
- Cool Effects: Content pops up as you scroll.
- Modern Tech: Built with React 19 and TypeScript.
- Fast Styling: Uses Tailwind CSS v4 for quick and clean design.
- Responsive: Looks good on phones, tablets, and computers.
- React 19
- TypeScript
- GSAP (Animations)
- Tailwind CSS v4
- Vite
-
Clone the project
git clone https://github.com/1xcoder-1/spylt.git cd spylt -
Install everything
npm install
-
Start the app
npm run dev