complete overall implementation.

This commit is contained in:
2026-05-13 12:54:38 +05:30
parent 64a41be96b
commit 6ab819e74f
19 changed files with 6580 additions and 690 deletions

View File

@@ -17,10 +17,12 @@
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.14.1",
"recharts": "^3.8.1"
"recharts": "^3.8.1",
"socket.io-client": "^4.8.3"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
"@types/google.maps": "^3.64.0",
"@types/node": "^24.12.2",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",