haydanu / react-template

simple React template using Material-UI, Google Maps and Auth0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

How To Use

Run Your Teminal

  • Clone this repository
git clone https://github.com/herdanuyp/react-template.git
  • And then
npm install
  • Run The Apps
yarn start
or
npm run start
  • This app is using Auth0 for authentication and authorization.
Click Login Button to proceed to main apps.
  • Only Attendance Menu is working for now
Click the Attendance menu inside the side bar or at the rounded menu in homepage.

And then click Tubular View;
Inside Tubular view you can click the row in table data to see the specific detail.

About

simple React template using Material-UI, Google Maps and Auth0


Languages

Language:JavaScript 92.5%Language:CSS 3.9%Language:HTML 3.7%