Javascript application for retrieving repository data from github by making use of github APIs
-
Install NPM on your machine npm install http-server -g
-
Go to the folder where this project is stored cd folder_with_html_files
-
start the server with the following command. http-server .
-
Open your browser and go to localhost/8080