[![React Material Dashboard]]
Free React and Redux Dashboard made with Material UI's components.
-
Download from Github or clone the repo: `git clone https://github.com/www-norma-dev/ideabox_front
-
Make sure your NodeJS and npm versions are up to date for
React 16.8.6
-
Install dependencies:
npm install
oryarn
-
Start the server:
npm run start
oryarn start
-
Views are on:
localhost:3000
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
- Email Us: [email protected]