npm i
npm start
- Follow this guide to generate a token.
- Create a
.env
file at the root of the project and add your token.
.env
REACT_APP_GITHUB_TOKEN=<your token>
npm i
npm start
.env
file at the root of the project and add your token..env
REACT_APP_GITHUB_TOKEN=<your token>