This project was bootstrapped with Create React App.
This project is a simple tool to fetch open issues from Github GraphQL API and add commentary to the specific issue.
In order to run the project you need to run npm install and create .env file with your Github Personal Access token in it. If you dont have personal access token please look here