Brainalytica

React Dashboard made with Material UI’s components. Our pro template contai...

README


license
Material Kit - React

Free React Admin Dashboard made with MUI's

components, React and of

course Next.js to boost your app development

process!


Demo



Free Figma Community File



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[Material
|----------------------------------|
**9****40+**
-
-
-
-

Quick start


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

- Make sure your Node.js and npm versions are up to date for React 18

- Install dependencies: npm install or yarn

- Start the server: npm run dev or yarn dev

- Views are on: localhost:3000

Setup authentication (optional)


1. Sign in on Zalter Dashboard (https://dashboard.zalter.com) and create your Zalter project.

2. Open your project settings and activate Email Magic Link authentication.
This authentication method requires redirect URIs setup, so while in development you need to add http://localhost:3000/sign-in/confirm.
For production replace localhost:3000 with your own domain.

3. Copy .env.example file and rename it to .env

4. Open .env file and enable the Zalter authentication, then set your own Zalter project ID.

  1. ``` sh
  2. NEXT_PUBLIC_ENABLE_ZALTER_AUTH="true"
  3. NEXT_PUBLIC_ZALTER_PROJECT_ID="<your-project-id>"
  4. ```

For more information about Zalter Authentication access https://developer.zalter.com.

File Structure


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

  1. ```
  2. material-kit-react

  3. .env.example
  4. .eslintrc.json
  5. .gitignore
  6. CHANGELOG.md
  7. LICENSE.md
  8. next.config.js
  9. package.json
  10. README.md
  11. public
  12. src
  13. __mocks__
  14. components
  15. icons
  16. lib
  17. theme
  18. utils
  19. pages
  20.    404.js
  21.    _app.js
  22.    _document.js
  23.    account.js
  24.    customers.js
  25.    index.js
  26.    index.js
  27.    products.js
  28.    register.js
  29.    settings.js
  30.    sign-in
  31.    confirm.js
  32.    index.js
  33. ```

Resources


- More freebies like this one:

Reporting Issues:



License


- Licensed under MIT (https://github.com/devias-io/react-material-dashboard/blob/master/LICENSE.md)

Contact Us


- Email Us: support@deviasio.zendesk.com