add state management and other stuff

This commit is contained in:
2025-06-29 15:58:03 -04:00
parent 64f288d8f7
commit ccc6e41724
11 changed files with 1221 additions and 969 deletions

View File

@@ -14,7 +14,8 @@
"daisyui": "^4.7.3",
"next": "15.3.4",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"zustand": "^5.0.6"
},
"devDependencies": {
"@eslint/eslintrc": "^3",