Free React Admin Dashboard made with MUI's components, React and of course Next.js to boost your app development process!
We also have a pro version of this product which bundles even more pages and components if you want to save more time and design efforts :)
| Free Version (this one) | Material Kit Pro - React |
|---|---|
| 9 Demo Pages | 40+ demo pages |
| ✔ Mocked Authentication | ✔ Authentication with Amplify, Auth0, JWT and Firebase |
| - | ✔ Dark & light mode |
| - | ✔ CRA version |
| - | ✔ TypeScript version - for Standard Plus and Extended license |
| - | ✔ Design files (sketch & figma) - for Standard Plus and Extended license |
| - | ✔ Complete users flows |
-
Download from Github or Download from Devias or clone the repo:
git clone https://github.com/devias-io/material-kit-react.git -
Make sure your Node.js and npm versions are up to date for
React 18 -
Install dependencies:
npm installoryarn -
Start the server:
npm run devoryarn dev -
Views are on:
localhost:3000
Within the download you'll find the following directories and files:
material-kit-react ┌── .eslintrc.json ├── .gitignore ├── CHANGELOG.md ├── LICENSE.md ├── next.config.js ├── package.json ├── README.md ├── public └── src ├── components ├── contexts ├── guards ├── hocs ├── hooks ├── layouts ├── sections ├── theme ├── utils └── pages ├── 404.js ├── _app.js ├── _document.js ├── account.js ├── companies.js ├── customers.js ├── index.js ├── products.js └── settings.js └── auth ├── login.js └── register.js - More freebies like this one: https://devias.io
- Licensed under MIT (https://github.com/devias-io/react-material-dashboard/blob/master/LICENSE.md)
- Email Us: support@deviasio.zendesk.com