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

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

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

![App Snapshot](github-battle_screenshot.png?raw=true "App Snapshot Image")
### Reference
- [React Fundamentals course by Tyler McGinnis](https://learn.tylermcginnis.com/)