A Planning Poker game powered by React, Redux, Koa and Socket.IO.
$ git clone https://github.com/jroliveira/planning-poker-game.git
$ npm i
$ npm start
$ npm run build
$ npm run deploy
- Fork it
- git checkout -b
- git add --all && git commit -m "feature description"
- git push origin
- Create a pull request
The code is available under the MIT license.