Skip to content

peirstom/githubScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubScraper

Javascript application for retrieving repository data from github by making use of github APIs

To make this run locallyt.

  1. Install NPM on your machine npm install http-server -g

  2. Go to the folder where this project is stored cd folder_with_html_files

  3. start the server with the following command. http-server .

  4. Open your browser and go to localhost/8080

About

Javascript application for retrieving repository data from github by making use of github APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors