feat: initialize project with Next.js 16, TypeScript, and design system
- Scaffold Next.js 16 app with TypeScript strict mode
- Set up global CSS design tokens (colors, radii, shadows, transitions)
- Add Inter font from Google Fonts via next/font
- Create root layout with SEO metadata
- Add global keyframe animations and scrollbar styling
- Create placeholder component files for Header and ScriptForm
0
Log in to leave a comment