Skip to content

www-norma-dev/starter_reactjs

Repository files navigation

[Idea Box Kit - Admin Dashboard]

[![React Material Dashboard]]

Free React and Redux Dashboard made with Material UI's components.

Quick start

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
	├── components
	├── icons
	├── layouts
	├── mixins
	├── store
	│	├── Actions
	│	├── Reducers
	│	├── store.js
	├── theme
	├── utils
	├── views
	│	├── Account
	│	├── Dashboard
	│	├── Icons
	│	├── NotFound
	│	├── ProductList
	│	├── Settings
	│	├── SignIn
	│	├── SignUp
	│	├── Typography
	│	└── UserList
	├── App.jsx
	├── index.jsx
	└── Routes.jsx

Contact Us

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages