November 8, 2019

346 words 2 mins read

devias-io/react-material-dashboard

devias-io/react-material-dashboard

React Dashboard made with Material UIs components, React and of course create-react-app to boost your app development process!

repo name devias-io/react-material-dashboard
repo link https://github.com/devias-io/react-material-dashboard
homepage http://react-material-dashboard.devias.io/dashboard
language JavaScript
size (curr.) 3254 kB
stars (curr.) 1709
created 2019-05-02
license MIT License

Devias Kit - Admin Dashboard Tweet

license

React Material Dashboard

Free React Dashboard made with Material UI’s components, React and of course create-react-app to boost your app development process! We’ll launch a pro version soon, so if you are interested subscribe to our personal emailing list on https://devias.io/

Demo

Upgrade to PRO Version

We also have a pro version of this product which bundles even more pages and components if you want to save more time and design efforts :)

Devias Demo Devias Kit PRO
7 Demo Pages 32 Demo Pages
2 Integrated Plugins 8 Integrated Plugins
- βœ” Design Files (sketch & figma) - for Extended License
- βœ” Complete Users Flows

Quick start

  • Download from Github or Download from Devias or clone the repo: git clone https://github.com/devias-io/react-material-dashboard.git

  • Make sure your NodeJS and npm versions are up to date for React 16.8.6

  • Install dependencies: npm install or yarn

  • Start the server: npm run start or yarn start

  • Views are on: localhost:3000

Documentation

The documentation for the React Material Kit is can be found here.

πŸ–Œ Design Files

πŸ‘‰Download Sketch file

πŸ‘‰Download Figma file

File Structure

Within the download you’ll find the following directories and files:

material-react-dashboard

β”œβ”€β”€ .eslintrc
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .prettierrc
β”œβ”€β”€ CHANGELOG.md
β”œβ”€β”€ jsconfig.json
β”œβ”€β”€ LICENSE.md
β”œβ”€β”€ package.json
β”œβ”€β”€ README.md
β”œβ”€β”€ public
β”œβ”€β”€ docs
└── src
	β”œβ”€β”€ assets
	β”œβ”€β”€ common
	β”œβ”€β”€ components
	β”œβ”€β”€ helpers
	β”œβ”€β”€ icons
	β”œβ”€β”€ layouts
	β”œβ”€β”€ theme
	β”œβ”€β”€ views
	β”‚	β”œβ”€β”€ Account
	β”‚	β”œβ”€β”€ Dashboard
	β”‚	β”œβ”€β”€ Icons
	β”‚	β”œβ”€β”€ NotFound
	β”‚	β”œβ”€β”€ ProductList
	β”‚	β”œβ”€β”€ Settings
	β”‚	β”œβ”€β”€ SignIn
	β”‚	β”œβ”€β”€ SignUp
	β”‚	β”œβ”€β”€ Typography
	β”‚	└── UserList
	β”œβ”€β”€ App.jsx
	β”œβ”€β”€ index.jsx
	└── Routes.jsx

Resources

Reporting Issues:

License

Contact Us

comments powered by Disqus