feat: transform Freshers-Hub into installable Progressive Web App (PWA) with offline caching

This commit is contained in:
Shanmuga Krishnan S M
2026-08-03 14:18:46 +05:30
parent aaf6bb6093
commit 01a3df2386
9 changed files with 5061 additions and 2 deletions

View File

@@ -52,6 +52,7 @@
"oxlint": "^1.71.0",
"tailwindcss": "^4.3.3",
"typescript": "~6.0.2",
"vite": "^8.1.1"
"vite": "^8.1.1",
"vite-plugin-pwa": "^1.3.0"
}
}