Migrated code form other repo

This commit is contained in:
Tobias 2025-08-01 17:59:08 +02:00
parent 19a40483aa
commit 86c743d078
10 changed files with 673 additions and 68 deletions

View file

@ -9,6 +9,7 @@
"@testing-library/user-event": "^13.5.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router-dom": "^6.28.1",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},