This is a boilerplate for React using Typescript, Material UI and Redux, React Router.
Visit Demo link
- username/email: anything
- password: anything
The app uses redux to manage the authentication state, and uses redux-auth-wrapper library to guard the routes
- Login Page
The template comes with responsive modern charts, analytics, tables that are easily customizable to meet your data.
- Inbox, Outbox, Drafts
- Profile Page (coming soon)
- Clone the project and cd into project
- npm install
- npm start and go to link
- npm install
- npm run build
- npm run deploy
- Material UI (1.1.0) - (for ui components)
- React Router
- Redux
- Typescript
- React (of course)