• This repository has been archived on 12/Apr/2020
  • Stars
    star
    633
  • Rank 71,037 (Top 2 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple responsive admin template using react and material-ui

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