Skip to content

justinm/react-material-ui-dashboard-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-material-ui-dashboard-bootstrap

Based on the original concepts from https://material-ui.com/getting-started/page-layout-examples/dashboard/, this project further enhances this example by integrating with create-react-app, reorganizing it into smaller more reusable components, and others features and integrations such as react-router and react-redux.

Installation

Required Software

  • Yarn -- npm install -g yarn
  • create-react-app -- npm install -g create-react-app

To run the example:

  • cd react-material-ui-dashboard-bootstrap
  • yarn install
  • yarn start

Libraries Used

This bootstrap relies on the following external libraries:

  • Material UI
  • recharts
  • react-router
  • react-redux
  • redux-logger
  • redux-thunk
  • PropTypes
  • prettier
  • simple themes

Using this Bootstrap

Simply checkout our latest releases or simply fork your own version. This project uses yarn, so make sure you have it installed

About

An example dashboard using MaterialUI, create-react-app, and many others

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published