Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 583 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 583 Bytes

Get Started:

Run npm install Run npm start

Inside Browser Window:

http://localhost:8080/

Application Guide:

On the battle page you can enter two people's github usernames to determine who the winner is. The winner is decided based upon information pull from each users Github profile utilizing the Github API.

On the Popular page you can view all of the most popular repositories on GitHub or if you choose, sort by specific programming languages. This is utiling more information from the GitHub API.

Hosted URL for application:

https://github-battle-7e756.firebaseapp.com/