Implemented sign in & sign up (with token storage)

This commit is contained in:
vedang29
2025-04-18 16:33:40 +05:30
parent 5391410609
commit 76f9b00624
6 changed files with 487 additions and 260 deletions
+1
View File
@@ -15,6 +15,7 @@
"lucide-react": "^0.476.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hot-toast": "^2.5.2",
"react-icons": "^5.5.0",
"react-redux": "^9.2.0",
"react-router-dom": "^7.2.0"