Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
React version of Material Dashboard by Creative Tim, a free MUI admin dashboard with 70+ components.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Material Dashboard 2 React is a free admin dashboard template for React built on MUI (Material UI), version 2.2.0, published by Creative Tim. It gives developers a prebuilt set of over 70 frontend components and multiple example pages so a new admin interface can be assembled without starting from scratch.
Material Dashboard 2 React is a React admin dashboard template that uses the MUI component library and a design inspired by Google's Material Design. It takes in component configurations via MUI's styled() API and sx prop and outputs a fully functional frontend for web apps and websites. The template is free to download from Creative Tim and includes the complete source code plus documentation hosted on the Creative Tim learning lab.
To get started, download the template from the Creative Tim product page, install Node.js LTS, run yarn install or npm install in the root directory, and the local dependencies will be installed. The included file structure places all source files under src/, with assets, components, examples, and layouts separated; routes are defined in src/routes.js and App.js. Deployment can be done through Genezio directly from GitHub.
Yes, the template is free to download from Creative Tim. The README also links to the Creative Tim license agreement and lists additional free and paid products in the sidebar.
It is built with React and MUI. The dashboard uses MUI as the React UI library, React ChartJS 2 for charts, and ChromaJS for color handling.
The example pages include dashboard, profile, RTL, sign in, sign up, billing, notifications, and tables. Each is defined under src/layouts and shown in the live demo.
Yes, the theme folder includes a theme-dark variant and a separate theme-rtl.js file, so both dark mode and right-to-left layouts are supported in the template structure.
A one-click deploy button to Genezio is provided in the README. The repository is available on GitHub, so it can also be deployed to any hosting service that supports Node.js and React build processes.
