Skip to content

naterexw/react_material_admin_flatronic

Repository files navigation

React Material Admin — Material-UI Dashboard Template

image

Localhost setup

1. Run yarn install

  • This will install both run-time project dependencies and developer tools listed in package.json file.

2. Run yarn start

  • Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
  • Whenever you modify any of the source files inside the /src folder, the module bundler (Webpack) will hot reload.

3. Run yarn build (for production env only)

  • Builds the app for production to the build folder.
  • It correctly bundles React in production mode and optimizes the build for the best performance.
  • The build is minified and the filenames include the hashes.

Features

  • React (16.8.6)
  • React Hooks
  • React Context
  • No jQuery and Bootstrap!
  • Mobile friendly layout (responsive)
  • Create-react-app under the hood
  • React Router v5
  • Material-UI v4
  • Modular Architecture
  • CSS-in-JS styles
  • Styled Components
  • Webpack build
  • Stylish, clean, responsive layout
  • Authentication

Pages

Templates:

  • Dashboard
  • E-commerce (Product Management, Products Grid, Product Page)
  • Typography
  • Tables (Static, dynamic)
  • Forms
  • Notifications
  • Charts
  • Icons
  • Maps
  • Login
  • Error

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published