Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 338 Bytes

File metadata and controls

15 lines (10 loc) · 338 Bytes

Anywhere Challenge

Environments Variables

Create .env file

.env
REACT_APP_GRAPHQL_URI=https://api.github.com/graphql
REACT_APP_GITHUB_TOKEN=PERSONAL TOKEN

Create Github Personal Token

Docs