Skip to content

React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other

License

kato0118/material-kit-react

 
 

Repository files navigation

license

Material Kit - React

Free React Admin Dashboard made with MUI's components, React and of course Next.js to boost your app development process!

Demo

Free Figma Community File

Upgrade to PRO Version

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
7 Demo Pages 40+ demo pages
- ✔ Dark & light mode
- ✔ Authentication with Amplify*, Auth0, JWT and Firebase
- ✔ TypeScript version - for Standard Plus and Extended license
- ✔ Design files (sketch & figma) - for Standard Plus and Extended license
- ✔ Complete users flows

Quick start

  • 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 NodeJS and npm versions are up to date for React 17

  • Install dependencies: npm install or yarn

  • Start the server: npm run dev or yarn dev

  • Views are on: localhost:3000

File Structure

Within the download you'll find the following directories and files:

material-kit-react

┌── .eslintrc.json
├── .gitignore
├── CHANGELOG.md
├── jsconfig.json
├── LICENSE.md
├── package.json
├── README.md
├── public
└── src
	├── __mocks__
	├── components
	├── icons
	├── theme
	├── utils
	└── pages
		├── 404.js
		├── _app.js
		├── _document.js
		├── account.js
		├── customers.js
		├── index.js
		├── login.js
		├── products.js
		├── register.js
		└── settings.js

Resources

Reporting Issues:

License

Contact Us

About

React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.4%
  • HTML 0.6%