Home

Awesome

react-card-game

A multliplayer game built with socket.io + react + nodejs + typescript.

Demo heroku link

How to run

Navigate to the root directory and run the following.

yarn install

yarn run build:common

yarn run run-server

yarn run run-client

Navigate to http://localhost:3000.

Game Screen

home screen

Game rules

To know about the rule's execute the above mentioned commands and navigate to http://localhost:3000.

TODO