Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free React Next.js Tailwind 4.x admin dashboard template with TypeScript, dark mode, and Redux.

Free responsive admin template built with Bootstrap 5 featuring vertical and horizontal layouts.

Free React TypeScript admin dashboard template built with Material-UI and styled-components, featuring a clean light design.

Free multi-page Bootstrap 4 admin dashboard template with HTML5, CSS3, charts, datatables, and 63 HTML files.

Free multipage VueJS admin dashboard template with 9+ HTML pages, authentication pages, tables, and responsive design for e-commerce admin panels.

Dashboard showing the statuses of Netlify builds and CircleCI tests, built with Gatsby.
Admin One React Tailwind is a free, MIT-licensed admin dashboard template built by JustBoil.me with TypeScript, React, Tailwind CSS 4, and the Next.js app router, and it ships with dark mode and a production CSS bundle of roughly 38kb.
Admin One React Tailwind is a free open-source admin dashboard template maintained by JustBoil.me, built on TypeScript, React, Tailwind CSS 4, and Next.js with the app router. It takes a developer's project scaffold and gives them a ready-made dashboard UI with responsive layouts, reusable components, and a dark mode toggle. The project also uses React Redux for state management and is distributed under the MIT License.
Admin One React Tailwind is aimed at developers who need a head start on a Next.js admin dashboard without building the UI from scratch. Frontend developers can use it as a foundation for internal tools, back-office panels, or analytics dashboards. Freelancers and agencies can satisfy clients who need a clean, modern dashboard under a permissive license, and teams already using Tailwind CSS can pick it up quickly because the styling system matches their stack.
To get started, create a new repository from the GitHub template, clone it, or download the ZIP. Then install dependencies with npm install and launch a development server with npm run dev. For production, run npm run build; to ship a static export, set IS_OUTPUT_EXPORT to true before building.
Admin One React Tailwind is free under the MIT License. The premium version is a paid upgrade offered by JustBoil.me with a demo that is coming soon.
Yes, it is free to use under the MIT License, which allows commercial use, modification, and redistribution. The premium version, available from JustBoil.me, adds more features.
Yes, dark mode is a built-in feature. The repository screenshots show both white and dark styling for the dashboard.
You can generate a new repository from the GitHub template, clone the repo, or download the ZIP. Then run npm install followed by npm run dev to start developing.
Yes, JustBoil.me offers a separate version called Admin One - Vue Tailwind dashboard, built with Vue and Tailwind CSS.
Yes, you can set the IS_OUTPUT_EXPORT environment variable to true (or set output in next.config.ts) to generate a static export suitable for any static host.
