Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free React admin dashboard built with Bootstrap 4 and Reactstrap, featuring 100+ components and example pages.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Argon Dashboard React is a free, open-source admin dashboard template for Bootstrap 4, React, and Reactstrap, created by Creative Tim to provide a fully coded set of UI components and example pages for building web applications.
Argon Dashboard React is a starter admin panel built with React, Reactstrap (React components for Bootstrap 4), and create-react-app. It takes a React project as input and outputs a complete dashboard UI with over 100 individual components — buttons, cards, alerts, modals, navbars, tables, maps, and more — all styled with SASS files. The template is distributed under the MIT license and is maintained by Creative Tim, with a live demo available at demos.creative-tim.com/argon-dashboard-react.
src/assets/scss directory contains modular SCSS partials for every component, letting you customize colors and styles globally by editing a few variables.src/views/examples, plus separate Admin and Auth layouts.Argon Dashboard React is for front-end developers who need a production-ready admin interface without designing components from scratch. It suits React developers who want a Bootstrap-based UI kit, startup teams that need quick prototypes for internal tools or customer portals, and agencies delivering dashboard features to clients using a consistent design system.
src/layouts.src/components, src/views, src/layouts, src/routes.js — to see how a real-world dashboard organizes routes and reusable components.The template is a standard create-react-app project. You install dependencies with npm i argon-dashboard-react or clone the GitHub repo, then run npm start to launch the development server. Navigation between admin and auth pages is handled by src/routes.js, and you can add or remove views by editing that file and the corresponding import statements.
Argon Dashboard React is free. The source code is released under the MIT license, allowing unrestricted personal and commercial use with no purchase or subscription required.
Material Dashboard React, another Creative Tim product, offers a similar React admin dashboard that instead follows Google's Material Design styling rather than the Argon Design System.
Yes. It is open source and licensed under the MIT license, meaning you can use it in personal and commercial projects without paying a license fee.
You can install it with npm (npm i argon-dashboard-react), with Bower (bower install argon-dashboard-react), by cloning the GitHub repository, or by downloading the ZIP from Creative Tim.
It is built with React, Reactstrap (Bootstrap 4 components for React), and create-react-app. Styling is handled through SASS, and the project includes Font Awesome 5 and Nucleo icon sets.
Yes. Creative Tim provides Argon Dashboard in HTML, Angular, NodeJS, and Laravel versions, all sharing the same visual design but implementing different frameworks.
Documentation is hosted on the Creative Tim website and covers each component, the overview, colors, and other foundation topics. A link is included in the template's demo.
