install mui, make navbar

This commit is contained in:
2025-11-08 23:07:44 -06:00
parent 4cd6e90a00
commit 3f05b9a2a5
5 changed files with 749 additions and 21 deletions
+4
View File
@@ -10,6 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/icons-material": "^7.3.5",
"@mui/material": "^7.3.5",
"@tailwindcss/vite": "^4.1.17",
"react": "^19.1.1",
"react-dom": "^19.1.1",