All Projects → devias-io → Material Kit React

devias-io / Material Kit React

Licence: mit
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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Material Kit React

Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+188.23%)
Mutual labels:  material-ui, material-theme, admin, admin-dashboard, admin-template, material-dashboard
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+572.03%)
Mutual labels:  material-theme, dashboard, admin, admin-dashboard, admin-template
Vue Material Dashboard
Vue Material Dashboard - Open Source Material Design Admin
Stars: ✭ 403 (-88.37%)
Mutual labels:  material-ui, material-theme, admin, admin-dashboard, admin-template
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (-46.12%)
Mutual labels:  firebase, authentication, firebase-auth, material-ui
Nextjs Redux Firebase Authentication
Boilerplate Project for Authentication with Firebase in NextJs and Redux
Stars: ✭ 90 (-97.4%)
Mutual labels:  firebase, authentication, firebase-auth, nextjs
Gatsby Admin Template
Free admin dashboard template based on Gatsby with @paljs/ui component package
Stars: ✭ 124 (-96.42%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (-80.09%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Next Firebase Ssr
An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps
Stars: ✭ 192 (-94.46%)
Mutual labels:  firebase, authentication, firebase-auth, nextjs
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+218.56%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
nextjs-admin-template
Free admin dashboard template based on Next.Js with @paljs/ui component package
Stars: ✭ 266 (-92.32%)
Mutual labels:  admin, nextjs, admin-dashboard, admin-template
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (-14.83%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Light Blue Dashboard
🔥 Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (-96.83%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-97.17%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-97.46%)
Mutual labels:  firebase, dashboard, admin, admin-dashboard
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (-65.63%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Notus Nextjs
Notus NextJS: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 152 (-95.61%)
Mutual labels:  dashboard, admin, admin-dashboard, nextjs
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+3.12%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Coreui Free Laravel Admin Template
CoreUI Free Laravel Bootstrap Admin Template
Stars: ✭ 353 (-89.81%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
Vue Element Admin
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Stars: ✭ 73,044 (+2008.05%)
Mutual labels:  dashboard, admin, admin-dashboard, admin-template
React Material Admin
☄️React Material Admin is a React template built with Material-UI
Stars: ✭ 1,005 (-71%)
Mutual labels:  material-ui, dashboard, admin, admin-dashboard

Material Kit - React Tweet

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].