Tool for conducting planning poker.
- Visit the site deployed at https://silver-shortbread-f8880b.netlify.app/
- Enter username
- Create room
- Share the room link for others to join
- Clone repository
- Install dependencies:
npm install
- Run
npm run dev
to start dev server