/agilePoker

A very simple Agile Poker board using Next JS and google Firebase

Primary LanguageTypeScript

Simple Agile Poker This is a simple app to enable a very basic real time agile poker. The app was created with Next.js and google Firebase

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Tooling

This page makes use of react firebase hooks package to simplify subscribing to data from Firebase.