Skip to content

jonatso/set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set

Set is a web game clone of the card game Set. Created with React, Chakra UI, Node.js and Socket.IO. Set is hosted and automatically deployed to Heroku.

set-pc.jpg

set-mobile.jpg

Install on your own:

npm install

in root folder and client.

Start server with nodemon index and client with npm start