api integrate of start-a-project form , captcha pending

This commit is contained in:
priyanshuvish
2025-07-16 18:46:08 +05:30
parent 5f1b4fb3bd
commit cc582d834f
18 changed files with 1531 additions and 633 deletions

View File

@@ -35,6 +35,7 @@
"@radix-ui/react-toggle": "^1.1.9",
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.7",
"@reduxjs/toolkit": "^2.8.2",
"@tailwindcss/vite": "^4.1.11",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -50,8 +51,10 @@
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.55.0",
"react-redux": "^9.2.0",
"react-resizable-panels": "^2.1.9",
"react-responsive-masonry": "^2.7.1",
"react-router-dom": "^7.6.3",
"react-slick": "^0.30.3",
"recharts": "^2.15.4",
"slick-carousel": "^1.8.1",
@@ -65,6 +68,7 @@
"@types/node": "^24.0.13",
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
"@types/react-router-dom": "^5.3.3",
"@types/react-slick": "^0.23.13",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",