Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Material UI admin dashboard template for React with over 70 coded components, dark mode, RTL, and prebuilt pages.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Argon Dashboard 2 MUI is a free admin dashboard template for React built on the Material UI (MUI) design system, created by Creative Tim with more than 70 coded frontend components for building functional admin interfaces.
Argon Dashboard 2 MUI is a React admin dashboard template that uses MUI's styled API and sx prop for component theming, giving developers a starting point for dashboards, profile pages, billing screens, authentication flows, and more. It takes a create-react-app project structure and adds prebuilt pages, a customizable theme with light, dark, and RTL variants, and a set of Argon-branded wrapper components such as ArgonButton, ArgonInput, and ArgonBox. The template is developed and maintained by Creative Tim and is distributed free under the Creative Tim license, with version 3.0.1 shown in the repository.
yarn install or npm install, then launching the app with the standard npm start script.The template is installed by downloading the repository, then navigating to the root directory and running yarn install or npm install to fetch local dependencies. The project is built with react-scripts and react-router, and after installation you can run it locally with the standard npm or yarn start command. For quick hosting, the README includes a one-click deploy button that sends the repository to Genezio.
The template is free to download from Creative Tim. It is distributed under the Creative Tim license, which permits use in personal and commercial projects while restricting resale of the template itself.
Yes, Argon Dashboard 2 MUI is free to download from Creative Tim. It is licensed under the Creative Tim license, which allows use in both personal and commercial projects as long as the template itself is not resold.
The template includes layouts for a dashboard, user profile, RTL view, sign-in and sign-up pages, billing, tables, and virtual reality. These pages are prebuilt and can be accessed from the live demo or the src/layouts directory.
Yes, the template includes a dedicated theme-dark folder for dark mode styling and a theme-rtl.js file for right-to-left layouts. An RTL example page is also included in the layouts directory.
First download and install Node.js LTS from the official Node.js site. Then navigate to the product root directory and run yarn install or npm install to install local dependencies. After that, the standard npm or yarn start command launches the development server.
