Google Sign in added

This commit is contained in:
Sidharth Prabhu
2026-07-24 11:21:35 +05:30
parent 93e375dc7d
commit f8bd97229b
19 changed files with 2614 additions and 278 deletions

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"firebase": "^12.16.0",
"react": "^19.2.7",
"react-dom": "^19.2.7"
},