goemen / react-material-ui-typescript

This is a boilerplate for React using Typescript, Material UI and Redux, React Router.

Home Page:https://material-ui-admin.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a boilerplate for React using Typescript, Material UI and Redux, React Router.

Demo

Visit Demo link

Login credentials

  • username/email: anything
  • password: anything

Features

Authentication

The app uses redux to manage the authentication state, and uses redux-auth-wrapper library to guard the routes

Pages

  • Login Page

Admin dashboard

The template comes with responsive modern charts, analytics, tables that are easily customizable to meet your data.

Other pages

  • Inbox, Outbox, Drafts
  • Profile Page (coming soon)

How to run

Local development

  • Clone the project and cd into project
  • npm install
  • npm start and go to link

Deployment

  • npm install
  • npm run build
  • npm run deploy

Key technologies & Libraries used

  • Material UI (1.1.0) - (for ui components)
  • React Router
  • Redux
  • Typescript
  • React (of course)

About

This is a boilerplate for React using Typescript, Material UI and Redux, React Router.

https://material-ui-admin.herokuapp.com/


Languages

Language:TypeScript 96.0%Language:HTML 2.9%Language:CSS 0.7%Language:JavaScript 0.5%