Skip to content

developerPratik/react-materialize-admin-template

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • HTML 2.3%
  • CSS 2.2%