JiyaGupta-cs / ShopNex

React Ecommerce App
https://shopnex.vercel.app
89 stars 185 forks source link

BUG: Adding Validation to Login Page and SignUp Page #469

Open Vibhu315 opened 3 weeks ago

Vibhu315 commented 3 weeks ago

Issue Description

SignIn page and LogIn page don't have validation and when we click on the button it doesnot redirect to shop page.

Steps to Reproduce

we can add validation using javascript and on clicking the button we can redirect to shop page.

Expected Behavior

Only valid user can login to the website with correct information.

Actual Behavior

Invalid user can also login to the website.

https://github.com/JiyaGupta-cs/ShopNex/assets/93249125/825d2a12-6e8d-4100-b0ea-f624a5fb27d4

Record

hey @JiyaGupta-cs , I can fix this issue , please assign me this issue