Welcome to the Hippo Scrum Poker Web App! Tired of the unreliable and buggy services out there, I, as any engineer would do, decided to take matters into my own hands! Thus, behold the Hippo Scrum Poker App – Let's make Agile a little more fun, one estimation at a time! 🦛
Real-time collaboration made possible with Firebase's Firestore Database.
The App uses Hippo's branding and colors, because who said Agile couldn't be stylish?!
- Typescript
- React
- Next.js 14
- Firebase
Fellow enthusiasts looking to make this App even better, your contributions are more than welcome!
To get started with the Hippo Scrum Poker Web App, follow these steps:
- Clone the repository to your local machine.
- Install dependencies by running
npm install
oryarn install
. - Set up your Firebase project and configure Firestore Database, or add the project's env variables.
- Fire up the app locally with
npm run dev
oryarn dev
. - Open your browser, access the app, and start estimating like a boss.