A minimal landing page built with Next.js and Tailwind CSS.
Run the development server:
bun run dev
Open http://localhost:3000 with your browser to see the result.
app/page.tsx
- Main landing page componentapp/layout.tsx
- Root layout componentapp/globals.css
- Global styles