Skip to content

bashcole/bingo

Repository files navigation

Bingo

Live preview

https://game-bingo.vercel.app/

Screenshots

Board display durring play

Board

Shared card display

Shared Board

Leaderboard display

Leaderboard

Available E2E tests with Cypress

Cypress E2E

Instructions

  • clone and follow the instructions how to start the backend server https://github.com/bashcole/bingo-api/
  • create a .env.local file using .env.example as template
  • change the backed API url inside env.local
  • npm install to install dependencies
  • npm run dev to start the application
  • npx cypress open to open Cypress window and test the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published