https://github.com/gsync/github-battle
This app makes use of the github api to show the top repos and users battle
https://github.com/gsync/github-battle
axios react webpack
Last synced: about 1 month ago
JSON representation
This app makes use of the github api to show the top repos and users battle
- Host: GitHub
- URL: https://github.com/gsync/github-battle
- Owner: Gsync
- Created: 2017-07-13T07:06:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T19:09:57.000Z (over 8 years ago)
- Last Synced: 2025-10-30T17:53:00.202Z (8 months ago)
- Topics: axios, react, webpack
- Language: JavaScript
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-battle
This app makes use of the github api to show the top repos and users battle
- Using React, Axios, and Webpack
- Run "npm start" in the terminal to run the server.
### Snapshot

### Reference
- [React Fundamentals course by Tyler McGinnis](https://learn.tylermcginnis.com/)