- Multiple users allowed in session
- Spec mode
- Fibonacci scale
- One-time sign up
- Dark/Light mode
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Verdant31/planning-poker-client
# Go into the repository
$ cd planning-poker-client
# Install dependencies
$ npm install
# Run the app
$ npm start
Note You will need to do the same process to the API https://github.com/Verdant31/planning-poker-socket
This software uses the following open source packages:
MIT