Initial UI setup with React, Vite, shadcn and Tailwind CSS

This commit is contained in:
2025-07-20 19:52:03 +02:00
parent d706afc2a8
commit 9a077027ee
14 changed files with 2843 additions and 0 deletions

2
.gitignore vendored
View File

@@ -30,3 +30,5 @@ go.work.sum
# Editor/IDE
# .idea/
# .vscode/
node_modules/