Overview:
The Devias Kit is a free admin dashboard made with Material UI’s components and React. It is designed to boost app development process and a pro version will be launched soon. The pro version includes more pages and components.
Features:
- 7 Demo Pages
- Dark & light mode
- Authentication with Auth0 & Firebase
- TypeScript version
- Design files (sketch & figma) for extended license
- Complete users flows
Installation:
- Download from Github or Download from Devias or clone the repo:
git clone https://github.com/devias-io/react-material-dashboard.git - Make sure your NodeJS and npm versions are up to date for React 16.8.6
- Install dependencies:
npm installoryarn - Start the server:
npm run startoryarn start - Views are on: localhost:3000
Summary:
The Devias Kit is a free admin dashboard built with React and Material UI’s components. It offers various features such as demo pages, different modes, authentication, TypeScript version, and design files. Installing the kit involves downloading or cloning the repository, updating NodeJS and npm versions, installing dependencies, and starting the server. It is a useful tool for app development and a pro version with more features is also available.