first commit

This commit is contained in:
2022-04-01 13:24:14 -05:00
parent 22c4e6c51e
commit f28057c237
8 changed files with 100 additions and 15 deletions

View File

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