react-materialize-admin-template icon indicating copy to clipboard operation
react-materialize-admin-template copied to clipboard

Admin template written in react with material design along with other components

React Materialize UI Admin Template

This is a simple responsive admin template using React and Material-UI components along with other features such as maps, pagination.

GitHub issues GitHub forks GitHub stars Twitter

This is the very first version, feel free to use for any app. Contributions are always welcome!

Demo

You can have a demo at here React Materialize UI Admin Template

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

Testing

  1. npm test

Production Build

  1. babel-node tools/build.js && npm run open:dist

License

MIT

Contributors are welcome !