Skip to content

201549BL/next-bingo-2

Repository files navigation

Game Bingo

What is this

This is my attempt at recreating kbuzsaki's bingosync.

This repo is the frontend built with next JS hosted at vercel.

It communicates with an express server handliing multiplayer logic. Backend.