Skip to content
This repository has been archived by the owner on Apr 12, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 815 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 815 Bytes

This Template is outdated, I recommend to use material-ui templates, there are free options available: https://material-ui.com/store/

React Ui-Material Admin Template

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!

Demo

You can find a demo here.

Installation / Running

  1. git clone <repository-url> this repository
  2. change into the new directory
  3. npm install
  4. npm start will run the app
  5. Visit the app at http://localhost:3000

License

MIT