Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1007 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 1007 Bytes

SK0R logo

A digital card game board for Canasta, Rummy and many other games.

visit sk0r.vercel.app

Persists the application state locally, is offline capable, and works without server communication to use it out in the woods.

timkolberger-sk0r-demo.mp4

Technology

This Progressive Web Application is built with React, vite, tailwindcss, Yjs

Development

This project uses pnpm as package manager. Follow the installation instructions on their website to install it.

pnpm install
pnpm dev