added footer

This commit is contained in:
StevanFreeborn
2022-06-25 12:00:55 -05:00
parent 60215c4279
commit 0447157364
5 changed files with 72 additions and 6 deletions
+3 -2
View File
@@ -7,14 +7,15 @@
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.1.3",
"http-proxy-middleware": "^2.0.6",
"nth-check": ">=2.0.1",
"react": "^18.2.0",
"react-bootstrap": "^2.4.0",
"react-bootstrap-icons": "^1.8.4",
"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",
"nth-check": ">=2.0.1"
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "set HTTPS=true&&react-scripts start",