This is a basic create react app that fetches github issues from facebook/react v4 api(grapghql) and lists them
create a .env file in your root directory and name your token with the title
REACT_APP_TOKEN= "your token"
then yarn start
to run the project