Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open source admin dashboard starter built with Next.js 16, shadcn/ui, Tailwind CSS, and TypeScript.

Free Bootstrap 5 & HTML admin dashboard template with 7+ prebuilt pages, authentication, data tables, and mobile-first responsive design.
Shadcn Dashboard is a free, open-source admin dashboard template for Next.js that provides a production-ready starter kit with pre-built apps, authentication flows, and a reusable Shadcn UI component library.
Shadcn Dashboard is an open-source admin dashboard starter built with Next.js App Router, TypeScript, Tailwind CSS v4, Shadcn UI, and Base UI. It outputs a production-ready admin panel that includes a modern dashboard, Blog, Notes and Tickets apps, authentication pages, form layouts, data tables, and a user profile. The template is created by shadcndashboard.dev and is backed by WrapPixel.
app/api, app/context, and app/components/apps.app/auth directory.app/components/user-profile.next-themes and Tailwind CSS v4 CSS variables; shadcn/ui is configured through components.json.app/api route handlers to your backend, and use the Tickets app to manage customer support requests.components/ui.The template requires Node.js 18, 20, or 22+ and pnpm or npm. Install dependencies with pnpm install, start the dev server with pnpm dev, build for production with pnpm build, and preview the production build with pnpm start.
Shadcn Dashboard is free and open source. It is licensed under MIT, so you can use it for personal and commercial projects, with a requirement to add an attribution link to shadcndashboard.dev in the footer of your project.
Yes, Shadcn Dashboard is completely free and open source under the MIT License. You can use it for personal and commercial projects, and it requires an attribution link back to shadcndashboard.dev in your project's footer.
You need Node.js version 18, 20, or 22 or newer, and a package manager such as pnpm or npm. The template uses Next.js App Router, Tailwind CSS v4, and TypeScript.
It uses Shadcn UI primitives built on Base UI, styled with Tailwind CSS v4. It also integrates Recharts for charts, TipTap for a rich text editor, and next-themes for dark mode.
Yes, it includes login, register, forgot password, OTP verification, reset password, and two-factor authentication pages, plus error and maintenance pages.