This is a simple responsive admin template using React and Material-UI components.
This is the very first version, feel free to use for any app. Contributions are always welcome!
You can find a demo here.
git clone <repository-url>
this repository- change into the new directory
npm install
npm start
will run the app- Visit the app at http://localhost:3000
MIT