Skip to content

A web app to keep track of scores while playing 21-card rummy

Notifications You must be signed in to change notification settings

HiranmayaGundu/rummy-scorekeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rummy Scorekeeper

A web app to keep track of scores while playing games of 21-card rummy. The project is deployed at https://rummy.seshrs.ml.

Running Locally

  1. Clone the repo.
  2. Install yarn if not already available.
  3. Run yarn in both the client and server directories to install dependencies.
  4. In separate shells, run yarn start in the client and server directories. Visit the development server at http://localhost:3000.

About

A web app to keep track of scores while playing 21-card rummy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • HTML 2.4%