Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free, open-source React.js admin dashboard template with Tailwind CSS and TypeScript, featuring dark mode, charts, and data tables.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Free Admin Dashboard is an open-source, Figma-designed eCommerce admin panel template built with React.js, TypeScript, and Tailwind CSS.
Free Admin Dashboard is a free admin panel template created by developer Kuzma02, designed in Figma and coded in React.js, TypeScript, and Tailwind CSS. It provides the complete front end for an eCommerce back-office, including product, order, category, user, review, profile, notification, login, and registration screens. The template runs as a Vite-powered React app that you can extend or connect to any back end. It is distributed through a public GitHub repository with 50 stars.
The project runs with Node.js and npm. After downloading and extracting the repository, open the folder in a terminal and run npm install, then npm run dev. The app will be available at http://localhost:5173.
The template is free and open source. There are no paid tiers or license fees mentioned; the author only requests a GitHub star to support the project.
Yes, it is free to download and open source. The repository is public on GitHub, and the page explicitly states the template is available for free download.
It uses React.js, TypeScript, Tailwind CSS, Redux Toolkit, React Router, Chart.js, Nanoid, and React icons. The design was created in Figma.
Install Node.js and npm, run npm install in the project directory, then run npm run dev and open http://localhost:5173 in your browser.
Yes, it is built as an eCommerce admin panel, with pages for products, categories, orders, users, and reviews. You only need to connect it to a back end.