Skip to content

Building a real-time multiplayer card game ๐ŸŽฎ using React.js & Socket.io ๐Ÿ”Œ

Notifications You must be signed in to change notification settings

saifulshihab/card-32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Card-32

screenshot

Installation

Go to root dir & run the following commands to run the project on localhost:

yarn
yarn lerna:bootstrap

// run project
yarn start:web (run client side)
yarn start:server (run server)

Stack

  • Front-End: React.js, React DnD, Tailwind CSS, TypeScript
  • Back-End: Express, Socket.io, TypeScript

Attribution

Icons from Font Awesome
Logo & favicon from Freepik - Flaticon

Copyright ยฉ 2022. All Rights Reserved by Saiful Islam Shihab.