socket connection established and chess logic imported from old codebase
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"@tabler/icons-react": "^2.23.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.14.0"
|
||||
"react-router-dom": "^6.14.0",
|
||||
"socket.io-client": "^4.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.37",
|
||||
|
||||
Reference in New Issue
Block a user