This project was bootstrapped with Create React App.
Create environment variables
- run
cp .env.dist .env
in your terminal - adjust your clientId, redirectUri and the scopes
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.