begin working on frontend

This commit is contained in:
StevanFreeborn
2022-06-24 23:23:06 -05:00
parent 775d98497d
commit 5988799ba3
17 changed files with 518 additions and 152 deletions
+4
View File
@@ -6,9 +6,13 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.1.3",
"http-proxy-middleware": "^2.0.6",
"react": "^18.2.0",
"react-bootstrap": "^2.4.0",
"react-dom": "^18.2.0",
"react-router": "^6.3.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},