Description
Devias Kit is a free React dashboard built with Material UI components and Next.js App Router.
Features
- Next.js v14.1 App Router version
- Custom Auth
- Forms built with React Hook Form
- Schemas validated with Zod
- Charts built with ApexCharts
- Phosphor icons
Pages
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 installoryarn - Start the server:
npm run startoryarn start - Open browser:
http://localhost:3000
| 📦 Product | Devias Kit Free | Devias Kit Pro |
| Design files | ✅ | ✅ |
| Next.js variant | ✅ | ✅ |
| Vite variant | ⛔️ | ✅ |
| External Auth Integrations | ⛔️ | ✅ |
| Dark Mode Support | ⛔️ | ✅ |
| Complete User Flows | ⛔️ | ✅ |
| Premium Technical Support | ⛔️ | ✅ |



