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
- Host: GitHub
- URL: https://github.com/arjunkathuria/github-battle
- Owner: arjunkathuria
- Created: 2016-12-19T14:31:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T14:56:21.000Z (over 8 years ago)
- Last Synced: 2025-01-04T17:14:59.311Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Github Battle App
#### Description: -
Github stat based scores to decide winner between 2 usersJavascript, 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 ; )