F4KER-X / TalentVault

https://talentvault.vercel.app
1 stars 2 forks source link

Task 1.6: Add error handling #35

Closed F4KER-X closed 1 year ago

F4KER-X commented 1 year ago

Add error handling to catch and display any errors that occur during the registration process, such as validation errors or database errors. Validate and handle backend errors, send the errors as response for the frontend to display them using Alerts ( such as react-toastify)