Initial commit. Functional approach

This commit is contained in:
2024-04-02 10:30:42 +01:00
parent 982c9d6a12
commit b9bf00acc2
19 changed files with 1225 additions and 26 deletions

View File

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