Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.