feat: add CarousellMe feature with profile, listings and reviews components

This commit is contained in:
louiscklaw
2025-06-19 17:45:45 +08:00
parent 1fdf10c0da
commit 360da364ff
23 changed files with 1431 additions and 3 deletions

View File

@@ -61,6 +61,7 @@
"@types/react-dom": "^18.0.11",
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/react-star-ratings": "^2.3.3",
"@vitejs/plugin-react": "^3.1.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",