This project was bootstrapped with Create React App.
Before starting the app, we should provide two environment variables. The easiest way is creating the .env
file in the root directory. Template .env.tmp
already exists.
Follow the steps in Creating a personal access token to create a token.
In the project directory, run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.