added routes and basic chart

This commit is contained in:
Nico Melone
2022-12-05 16:48:57 -06:00
parent bc9f3756eb
commit 9ca628f0e5
25 changed files with 238 additions and 115 deletions

View File

@@ -8,7 +8,9 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"axios": "^1.2.0",
"chart.js": "^4.0.1",
"react": "^18.2.0",
"react-chartjs-2": "^5.0.1",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.3",
"react-scripts": "5.0.1",