jroliveira / planning-poker-game

A Planning Poker (game)(:black_joker:) powered by React and Redux.

Home Page:https://jroliveira.net/planning-poker-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planning Poker (game)

Maintainability

Planning Poker (game) - Logo

A Planning Poker game powered by React, Redux, Koa and Socket.IO.

Pre requirements

Installing

$ git clone https://github.com/jroliveira/planning-poker-game.git
$ npm i

How to run it

$ npm start

How to build it

$ npm run build

How to deploy it

$ npm run deploy

Contributions

  1. Fork it
  2. git checkout -b
  3. git add --all && git commit -m "feature description"
  4. git push origin
  5. Create a pull request

License

The code is available under the MIT license.

About

A Planning Poker (game)(:black_joker:) powered by React and Redux.

https://jroliveira.net/planning-poker-game

License:MIT License


Languages

Language:JavaScript 89.7%Language:CSS 8.8%Language:HTML 1.5%