Sidebar & React Page Routing

Created Sidebar to navigate between pages.
This commit is contained in:
jveebs 2023-03-29 11:48:13 -04:00
parent 99f185bae6
commit 38739f6346
21 changed files with 256 additions and 24 deletions

View file

@ -15,6 +15,7 @@
"@testing-library/user-event": "^13.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-pro-sidebar": "^1.0.0",
"react-scripts": "5.0.1",
"styled-components": "^5.3.9",
"web-vitals": "^2.1.4"