hackatooons/e-bureau

Add formik and Yup for validation before sign-in and sign-up

Closed this issue · 0 comments

Describe the Bug

Whenever I am trying to sign up or sign in, no proper validation is being done. Only error message is shown on error alert box.

Expected Behaviour

I want to add formik and yup which will validate input before sign-in or sign-up and show error at the bottom of each input box accordingly.