High-end creative studio portfolio built with Next.js App Router, TypeScript, Tailwind CSS, Framer Motion, Lenis and Lucide React.
npm install
npm run devnpm run typecheck
npm run buildnpm run build
npm start- All visuals are CSS-generated, so the starter has zero image payload and can be swapped for optimized
next/imageproject media later. - Custom cursor is disabled on narrower/touch-oriented layouts.
prefers-reduced-motionis respected.- The hero uses a lightweight pointer-reactive CSS aura instead of Three.js to keep the landing page performant.
- Deployment requires no environment variables. Import the repository in Vercel and keep the detected Next.js defaults.