Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiorix/github-battle
GitHub Battle game
https://github.com/fiorix/github-battle
Last synced: about 1 month ago
JSON representation
GitHub Battle game
- Host: GitHub
- URL: https://github.com/fiorix/github-battle
- Owner: fiorix
- Created: 2016-10-14T04:45:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T11:05:42.000Z (about 8 years ago)
- Last Synced: 2024-10-16T11:21:54.528Z (3 months ago)
- Language: JavaScript
- Size: 897 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Battle
My implementation of the GitHub Battle exercise from http://courses.reactjsprogram.com/p/reactjsfundamentals.
Download, run:
```
git clone https://github.com/fiorix/github-battle
npm install
npm run dev
```Then point the browser to the dev server.