christianwesthoff / react-frontend-sample

A React frontend sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run

Setup

npm install

Config

Copy .env.example to .env.local and set REACT_APP_CLIENT_ID appropriately using the public Client ID created on the backend.

Run

npm run start

About

A React frontend sample


Languages

Language:TypeScript 96.5%Language:HTML 2.6%Language:CSS 0.6%Language:JavaScript 0.3%