Skip to content

SCarmo/Github-API-Interrogation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-API-Interrogation

For CS3012, Software Engineering.

Student No. 15323753.

With the help of this youtube tutorial, I managed to display the data from the repositories of the most loved game company, EA.


Demo

Alt text

To run first clone repository:

git clone "https://github.com/SCarmo/Github-API-Interrogation.git"

Then change into directory

cd Github-API-Interrogation

Install necessary dependencies, make sure node & npm are installed

npm install

Start the server

nodemon

or

node app.js

Then Simply open up a browser and go to "localhost:3000"

About

For course module CS3012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published