live updates

This commit is contained in:
2026-01-29 02:16:24 -05:00
parent 864cbaece9
commit efa1ea3b45
12 changed files with 423 additions and 69 deletions

View File

@@ -11,7 +11,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.0",
"react-hot-toast": "^2.4.1"
"react-hot-toast": "^2.4.1",
"socket.io-client": "^4.6.1"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.2.1",