dustatron / agilePoker

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

Home Page:agile-poker-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

agile-poker-five.vercel.app


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%