feat: connect backend with the frontend

This commit is contained in:
2025-07-23 15:02:32 +00:00
parent aacba52807
commit a2a21acbb3
11 changed files with 54 additions and 20 deletions

View File

@@ -17,6 +17,7 @@
"@types/node": "^16.18.126",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"eslint": "^8.57.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-redux": "^9.2.0",