This is a Next.js admin dashboard starter template built with the Next.js 15 App Router.
Key features include:
- Framework: Next.js 15
- Language: TypeScript
- Styling: Tailwind CSS v4
- Components: Shadcn-ui
- Schema Validations: Zod
- State Management: Zustand
- Search params state manager: Nuqs
- Auth: Clerk
- Tables: Tanstack Data Tables and Dice UI
- Forms: React Hook Form
- Command+k interface: kbar
- Linting: ESLint
- Pre-commit Hooks: Husky
- Formatting: Prettier
It offers feature-based organization, including authentication with Clerk, dashboard overview with recharts graphs, Tanstack tables with server-side capabilities, and a drag-and-drop Kanban board.