Skip to content

Verdant31/planning-poker-client

Repository files navigation


Markdownify
Planning Poker (Front)

Application in NextJS to help in the company's planning rites.

animated

Key Features

  • Multiple users allowed in session
  • Spec mode
  • Fibonacci scale
  • One-time sign up
  • Dark/Light mode

How To Use

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

Credits

This software uses the following open source packages:

Support

Buy Me A Coffee

License

MIT