Refactor code structure for improved readability and maintainability

This commit is contained in:
RedCat310
2025-05-20 19:57:51 +02:00
parent 4dc0471cac
commit 4c0398dd79
9 changed files with 1274 additions and 47 deletions

View File

@@ -7,6 +7,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0",
"firebase": "^11.8.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-scripts": "5.0.1",