fist pass

This commit is contained in:
root
2026-01-31 22:18:40 +00:00
parent a582e1f272
commit a28013de4a
23 changed files with 4131 additions and 823 deletions

View File

@@ -9,10 +9,14 @@
"preview": "vite preview"
},
"dependencies": {
"autoprefixer": "^10.4.24",
"framer-motion": "^10.16.0",
"postcss": "^8.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.0",
"framer-motion": "^10.16.0"
"recharts": "^3.7.0",
"tailwindcss": "^3.4.19"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",