image optimization. Image resizing client side, index added to db, pagination

This commit is contained in:
jackiettran
2025-12-30 20:23:32 -05:00
parent 3e31b9d08b
commit 807082eebf
25 changed files with 587 additions and 123 deletions

View File

@@ -17,6 +17,7 @@
"@types/react-router-dom": "^5.3.3",
"axios": "^1.10.0",
"bootstrap": "^5.3.7",
"browser-image-compression": "^2.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router-dom": "^6.30.1",