Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grudev32/material-react-next
https://github.com/grudev32/material-react-next
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/grudev32/material-react-next
- Owner: grudev32
- License: mit
- Created: 2024-08-05T12:04:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T12:15:18.000Z (4 months ago)
- Last Synced: 2024-08-05T17:08:45.694Z (4 months ago)
- Language: TypeScript
- Size: 10.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
## [Devias Kit - React](https://material-kit-react.devias.io/)
![license](https://img.shields.io/badge/license-MIT-blue.svg)
[![Devias Kit - React](https://github.com/devias-io/material-kit-react/blob/main/public/assets/thumbnail.png)](https://material-kit-react.devias.io/)
> Free React Admin Dashboard made with [MUI's](https://mui.com) components, [React](https://reactjs.org) and of course [Next.js](https://github.com/vercel/next.js) to boost your app development process!
## Pages
- [Dashboard](https://material-kit-react.devias.io)
- [Customers](https://material-kit-react.devias.io/dashboard/customers)
- [Integrations](https://material-kit-react.devias.io/dashboard/integrations)
- [Settings](https://material-kit-react.devias.io/dashboard/settings)
- [Account](https://material-kit-react.devias.io/dashboard/account)
- [Sign In](https://material-kit-react.devias.io/auth/sign-in)
- [Sign Up](https://material-kit-react.devias.io/auth/sign-up)
- [Reset Password](https://material-kit-react.devias.io/auth/reset-password)## Free Figma Community File
- [Duplicate File](https://www.figma.com/file/b3L1Np4RYiicZAOMopHNkm/Devias-Dashboard-Design-Library-Kit)
## 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](https://mui.com/store/items/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
- More freebies like this one: https://devias.io
## Reporting Issues:
- [Github Issues Page](https://github.com/devias-io/material-kit-react/issues)
## License
- Licensed under [MIT](https://github.com/devias-io/material-kit-react/blob/main/LICENSE.md)
## Contact Us
- Email Us: [email protected]