First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Next.js 14
- TypeScript
- Tailwind CSS
- shadcn/ui components
- Dark mode support
- ESLint configuration
- Production-ready setup
npm run dev
: Start development servernpm run build
: Build for productionnpm run start
: Start production servernpm run lint
: Run ESLint
npx shadcn@latest add input