added stats, slider with stends, projects, form, footer, etc

This commit is contained in:
2024-09-02 13:42:09 +05:00
parent a17faa0822
commit d7564182ed
44 changed files with 1271 additions and 45 deletions
+4
View File
@@ -11,15 +11,19 @@
},
"dependencies": {
"framer-motion": "^11.3.31",
"ky": "^1.7.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-input-mask": "^2.0.4",
"react-router-dom": "^6.26.1",
"react-swipeable": "^7.0.1",
"usehooks-ts": "^3.1.0"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-input-mask": "^3.0.5",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",