feat: init the structure ui of the app

This commit is contained in:
2026-08-15 10:13:16 +07:00
parent 0aa03f9c06
commit 570512549d
18 changed files with 1156 additions and 200 deletions
+3
View File
@@ -19,6 +19,7 @@
"@babel/core": "^7.29.7",
"@eslint/js": "^10.0.1",
"@rolldown/plugin-babel": "^0.2.3",
"@tailwindcss/vite": "^4",
"@types/babel__core": "^7.20.5",
"@types/node": "^24.13.3",
"@types/react": "^19.2.17",
@@ -29,6 +30,8 @@
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.3",
"globals": "^17.7.0",
"lucide-react": "^1.31.0",
"tailwindcss": "^4",
"typescript": "~6.0.2",
"typescript-eslint": "^8.65.0",
"vite": "^8.2.0",