Minimal
Free React Admin Dashboard made with Material-UI components and React.
A professional React Kit that comes with plenty of ready-to-use Material-UI components that will help you to build more beautiful frontend pages.
Minimal UI Kit is built with Material UI v5 and Create React App.
Includes a complete design component Sketch and Figma file to extend your project development.
The theme is ready to change to any style you want.
Page demo
Getting started
- Recommended
node js 14+
andnpm 6+
- Install dependencies:
npm install
oryarn
- Start the server:
npm run start
oryarn start