Add a short summary and two charts

This commit is contained in:
NilsUeter
2025-04-05 17:59:28 +02:00
parent ff0d3111ba
commit b586f59109
5 changed files with 302 additions and 10 deletions
+2
View File
@@ -9,8 +9,10 @@
"preview": "vite preview"
},
"dependencies": {
"chart.js": "^4.4.8",
"jszip": "^3.10.1",
"react": "^19.0.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.0.0"
},
"devDependencies": {