Skip to content

admin-dashboards/react-dashboard-material-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dashboard - Material Admin

Free React Material-UI Admin Template - this react template will be a great start to built a front-end for SAAS, E-Commerce, IoT dashboard or whatever web app you like. We are going to keep it updated and provide more and more components for both free and premium versions.

Links


Features

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

React Dashboard - Material Admin, open source react dashboard template.


Pages

We have implemented some basic pages, so you can see our template in action.

  • Dashboard
  • Typography
  • Tables
  • Notifications
  • Charts
  • Icons
  • Maps
  • Login
  • Error

Quick Start

1. Get the latest version

You can start by cloning the latest version of React Dashboard on your local machine by running:

$ git clone https://github.com/flatlogic/react-material-admin.git MyApp
$ cd MyApp

2. Run yarn install

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

3. 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 recompile the app on the fly and refresh all the connected browsers.

4. Run yarn build

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. Your app is ready to be deployed!

Support

For any additional information please refer to Flatlogic homepage.

How can I support developers?

More from Flatlogic

Premium themes

Looking for premium themes and templates? Check out more admin dashboard templates at flatlogic.com.

License

MIT.



React Dashboard Material Admin - Open-Source React Dashboard Template

Packages

No packages published

Languages

  • JavaScript 99.6%
  • HTML 0.4%