feat(frontend): Integrate bootstrap into UI

This commit is contained in:
2025-04-16 16:12:05 +02:00
parent a19f4f1aea
commit 53a0575773
7 changed files with 342 additions and 131 deletions

View File

@@ -13,6 +13,7 @@
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.5",
"react": "^19.0.0",
"react-bootstrap": "^2.10.9",
"react-dom": "^19.0.0",
"react-router-dom": "^6"
},