gsap-awwwards-website
SPYLT product landing with GSAP scroll animations, React 19, and Tailwind CSS 4.
By rebyteai-template · 776 installs
npx skills add rebyteai-template/rebyte-skills --skill gsap-awwwards-website
Source repository · Upstream listing
GSAP Awwwards Website
A stunning product landing page with GSAP scroll animations, modern React 19 architecture, and Tailwind CSS 4 styling.
Tech Stack
Framework : React 19
Build Tool : Vite
Animation : GSAP
Styling : Tailwind CSS 4
Package Manager : npm
Output : dist directory
Dev Port : 5173
Setup
1. Clone the Template
If the directory is not empty:
2. Remove Git History (Optional)
3. Install Dependencies
Build
Creates a production build in the dist/ directory.
Deploy
CRITICAL : For Vercel, you MUST use vercel build prod then vercel deploy prebuilt prod . Never use vercel prod directly.
Vercel (Recommended)
Netlify
Development
Opens at http://localhost:5173
Notes
Static React site no environment variables needed
Never run npm run dev in VM environment