An open API service indexing awesome lists of open source software.

https://github.com/arjunkathuria/github-battle

Github stat based scores to decide winner b/w users implemented in React.js
https://github.com/arjunkathuria/github-battle

Last synced: 3 months ago
JSON representation

Github stat based scores to decide winner b/w users implemented in React.js

Awesome Lists containing this project

README

        

### Github Battle App

#### Description: -
Github stat based scores to decide winner between 2 users

Javascript, React Js · Compare 2 github users based on metrics (followers and stars on repos) and see who'll win in a github battle showdown, implemented in ReactJS with React Router for routing, axios promises, github API and transition animations ; )
#### Live Deployment.
The App is deployed `live` and can be accessed at :-
```
https://arjun-github-battle.surge.sh
```
#### How to use:-
- clone this repository
- npm install
- npm run start and visit localhost:8080
- Follow instructions and enter 2 github User Names for battle and stats ; )