Addeed voting and home page ✔

This commit is contained in:
Manik Maity
2024-11-07 12:05:27 +05:30
parent 0a6faad13e
commit ece2b33eb7
8 changed files with 158 additions and 39 deletions

View File

@@ -10,7 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"chart.js": "^4.4.6",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-router-dom": "^6.27.0"