Add: full functionality

This commit is contained in:
Jose
2026-02-14 19:13:52 +01:00
parent bb73e1f564
commit f0abb85b1f
54 changed files with 2211 additions and 157 deletions

View File

@@ -15,13 +15,16 @@
"@fortawesome/free-regular-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"axios": "^1.13.4",
"bootstrap": "^5.3.3",
"boring-avatars": "^2.0.4",
"dayjs": "^1.11.19",
"framer-motion": "^12.11.0",
"html2canvas": "^1.4.1",
"react": "^18.3.1",
"react-bootstrap": "^2.10.10",
"react-dom": "^18.3.1",
"react-router-dom": "^7.9.6"
"react-router-dom": "^7.13.0"
},
"devDependencies": {
"@eslint/js": "^9.17.0",