Go to file
Tudor Stanciu 1ae44b5ec4 dockerfile 2021-08-01 01:55:21 +03:00
notes dockerfile 2021-08-01 01:55:21 +03:00
public removed old favicon 2021-07-31 03:20:06 +03:00
src Replaced HashRouter with BrowserRouter 2021-08-01 01:38:26 +03:00
.env Replaced HashRouter with BrowserRouter 2021-08-01 01:38:26 +03:00
.env.production env files 2021-07-04 15:12:09 +03:00
.gitignore start 2021-07-03 20:20:22 +03:00
.prettierrc prettier fix 2021-07-04 01:47:50 +03:00
README.md name change 2021-07-04 14:45:50 +03:00
dockerfile dockerfile 2021-08-01 01:55:21 +03:00
package-lock.json fix 2021-08-01 01:41:20 +03:00
package.json fix 2021-08-01 01:41:20 +03:00

README.md

CDN Admin — CDN Administration application

Built with React, Material-UI, React Router.

This version uses React 16.14.0, React Router v5, MaterialUI v4, built with React Hooks and React Context (No Redux)

View Demo | Download | More projects | Support forum

image

Features

  • React (16.14.0)
  • 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

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 go to our support forum and raise your questions or feedback provide there. We highly appreciate your participation!

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.