Brainalytica

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
GitHub
5.41k
Created 6 years ago, last commit 6 months ago
8 contributors
85 commits
Stars added on GitHub, month by month
12
1
2
3
4
5
6
7
8
9
10
11
2023
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+1.0
/day
Last month
+0.8
/day
Last 12 months
+1.1
/day
README

license

Devias Kit - React

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

Pages

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) Devias Kit Pro
8 Pages 80+ Pages
✔ Custom Authentication ✔ Authentication with Amplify, Auth0, Firebase and Supabase
- ✔ Vite Version
- ✔ Dark Mode Support
- ✔ Complete Users Flows
- ✔ Premium Technical Support

Quick start

  • 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
  • Install dependencies: npm install or yarn
  • Start the server: npm run dev or yarn dev
  • Open browser: http://localhost:3000

File Structure

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

┌── .editorconfig
├── .eslintrc.js
├── .gitignore
├── CHANGELOG.md
├── LICENSE.md
├── next-env.d.ts
├── next.config.js
├── package.json
├── README.md
├── tsconfig.json
├── public
└── src
	├── components
	├── contexts
	├── hooks
	├── lib
	├── styles
	├── types
	└── app
		├── layout.tsx
		├── page.tsx
		├── auth
		└── dashboard

Resources

Reporting Issues:

License

  • Licensed under MIT

Contact Us