Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source Tailwind CSS admin dashboard template with 50+ pre-built pages, light and dark themes, and Vite build tooling.

Free, open-source admin dashboard template built with Tailwind CSS v4, React 19 and Vite, shipping 14+ prebuilt dashboard pages.

Open source admin dashboard starter built with Next.js 16, shadcn/ui, Tailwind CSS, and TypeScript.
AdminToolkit is a Tailwind CSS-based admin dashboard template written in vanilla JavaScript and bundled with Vite, shipping more than 50 pre-built pages for dashboards, analytics, product management, user management, and invoicing.
AdminToolkit is an open-source admin dashboard template built on Tailwind CSS 3.x+ and vanilla JavaScript, published on GitHub by developer mostafizurhimself under the repository name admintoolkit-html. It provides static HTML pages plus reusable UI components that you customize and connect to your own backend; the template itself ships no server, database, or authentication layer. Output is a set of responsive admin screens you extend, restyle, or strip down. It is released under the MIT license and processed through Vite for local development and production builds.
yarn dev, yarn build, and yarn start cover development, production build, and preview.Getting started follows a four-step sequence documented in the repository. Clone the project with git clone [email protected]:mostafizurhimself/admintoolkit-html.git, install packages with yarn install, run yarn dev for the local development server, then yarn build followed by yarn start to produce and preview the production build.
AdminToolkit is free and open source, distributed under the MIT license, which permits commercial use and modification. The repository links a Buy Me A Coffee page for optional support.
Other Tailwind CSS admin dashboard templates in the same category include TailAdmin and the Flowbite Admin Dashboard.
Yes. AdminToolkit is released under the MIT license, so you can use it in personal and commercial projects, modify the source, and redistribute it. The only optional cost mentioned is a Buy Me A Coffee link for supporting the author.
No. The repository's todo list explicitly marks React, Vue, Angular, and Laravel versions as not yet built, along with RTL support and multi-language support. The current release is HTML and vanilla JavaScript only.
Yes. The template ships light and dark themes and can auto-detect the theme from the user's device preference, so the interface matches system settings without manual switching. A theme toggle is available for users who want to override the detected setting.
The project includes more than 50 pre-built pages covering dashboards, analytics, product management, user management, and invoice management, plus pre-built app layouts and reusable components such as icons, buttons, tables, forms, and charts.
AdminToolkit is built with Tailwind CSS 3.x+ and vanilla JavaScript, with Vite handling the development server, production build, and preview. There is no framework dependency, so the markup can be dropped into any server-rendered backend.
