0.1.20 • Published 3 years ago

eddie-material-dashboard v0.1.20

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Material Kit - React Tweet

license

Material Kit - React

Free React Admin 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/

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 :)

Free Version (this one)Material Kit Pro - React
7 Demo Pages32 demo pages
-✔ Dark & light mode
-✔ Authentication with *Amplify, Auth0 and Firebase**
-✔ TypeScript version
-✔ Design files (sketch & figma) - for extended license
-✔ Complete users flows

Demo

Quick start

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

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

  • Install dependencies: npm install or yarn

  • Start the server: npm run start or yarn start

  • Views are on: localhost:3000

🖌 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