Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Next.js 16 + Shadcn UI admin dashboard template with multiple dashboards, authentication, theme presets, and a colocated file structure.

A modern dashboard built with VisActor charts, dark mode, and data visualization for seamless analytics.
Studio Admin is a free, open-source admin dashboard template built with Next.js 16, TypeScript, Tailwind CSS v4, and Shadcn UI that provides a modern, minimal alternative to the cluttered admin templates common on the market.
Studio Admin is a complete admin dashboard starter for the Next.js App Router. It takes a blank Next.js project and outputs a production-ready admin application with over 20 prebuilt screens, multiple dashboard variants, authentication flows, and theme presets. The template is developed by arhamkhnz and published on GitHub under the repository next-shadcn-admin-dashboard, with a live demo hosted on Vercel.
Studio Admin is aimed at developers who need a clean, modern admin interface without building one from scratch. It suits frontend teams comfortable with the Next.js App Router and Shadcn UI.
To run Studio Admin locally, clone the repository, run npm install, and start the dev server with npm run dev at localhost:3000. You can also deploy a copy to Vercel directly from the repository using the one-click deploy button. Formatting and linting are handled through Biome with the command npx @biomejs/biome check --write.
Studio Admin is open-source and free to use. The repository is public on GitHub, and you can clone, modify, and deploy it without a license fee.
The current version runs on Next.js 16 with the App Router. Archive branches are available for Next.js 15 and Next.js 14 with Tailwind CSS v3.
Yes, Studio Admin includes four authentication screens out of the box, covering common login and registration flows, and it supports config-driven role-based access control as a planned feature.
Studio Admin includes Default, CRM, Finance, Analytics, Productivity, E-commerce, Academy, Logistics, Infrastructure, File Manager, and Patient Monitoring dashboards, plus legacy v1 variants of the first four.
Yes, the template ships with light/dark mode and preset color schemes like Tangerine, Neo Brutalism, and Soft Pop. New presets can be created by following the same structure as the existing ones.
