MVP with new UX

This commit is contained in:
Eric Gullickson
2025-08-09 17:45:54 -05:00
parent 8f5117a4e2
commit d60c3ec00e
18 changed files with 1572 additions and 573 deletions

View File

@@ -24,7 +24,12 @@
"zod": "^3.22.4",
"date-fns": "^3.0.0",
"clsx": "^2.0.0",
"react-hot-toast": "^2.4.1"
"react-hot-toast": "^2.4.1",
"framer-motion": "^10.16.16",
"@mui/material": "^5.15.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.0"
},
"devDependencies": {
"@types/react": "^18.2.42",