A modern web application starter template featuring:
- Next.js - React framework with server-side rendering and routing
- TypeScript - Static type checking for improved developer experience
- Tailwind CSS - Utility-first CSS framework
- shadcn/ui - Beautiful UI components built with Radix UI and Tailwind CSS
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
- Responsive design with Tailwind CSS
- Type-safe with TypeScript
- Modern UI components from shadcn/ui
- Fast development with Next.js App Router
You can add more shadcn/ui components using the CLI:
npx shadcn@latest add [component-name]Available components: https://ui.shadcn.com/docs/components