Marketing and landing page for the Masst UI component library.
- Framework: Next.js 15 (App Router)
- Styling: Tailwind CSS 3.4
- Animations: GSAP
- Icons: Lucide React
# From monorepo root
pnpm dev:landing
# Or from this directory
pnpm devThe app runs on http://localhost:3000.
pnpm build- Responsive design
- Dark mode support
- GSAP-powered animations
- Premium loading screen
- SEO optimized
This app is configured for deployment on Vercel. See vercel.json for configuration.