mohitparmar1 / Shopy

https://shopy-mohitparmar1s-projects.vercel.app/
37 stars 71 forks source link

Add a case handling to ask the user to login before checking out #118

Open hollermay opened 1 month ago

hollermay commented 1 month ago

@mohitparmar1 I realized when I add any item in the cart it should redirect me to a login/signup page if we aren't logged and for that I can integrate firebase in the codebase for authentication and basic case handling where the website will ask the user to login before executing any action.