A) make sure have "node' and 'npm' install on your system B) clone repo on your local system and follow the steps as written
1) cd gitIssues
2) npm install
3) node index.js
The server will start at 8000 port C) open the webbrowser and type url 'http://localhost:8000'
D) Enter the github repo in the textbox and click the button to see issues of the mentioned repo;