Add your Github Personal access token to .env file
REACT_APP_GITHUB_PERSONAL_TOKEN=<your_token>
then
yarn start
yarn test
Add your Github Personal access token to .env file
REACT_APP_GITHUB_PERSONAL_TOKEN=<your_token>
then
yarn start
yarn test