wired the api for rest mock data

This commit is contained in:
2026-07-07 17:35:00 +05:30
parent e6ad37b20f
commit 903c7ea74c
14 changed files with 672 additions and 173 deletions

View File

@@ -19,7 +19,8 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-leaflet": "^4.2.1",
"react-router-dom": "^6.30.4"
"react-router-dom": "^6.30.4",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@eslint/js": "^9.8.0",