iiitl / MERN_AUTH

MERN Task with auth application
0 stars 8 forks source link

#2: Fixing sign up error messages display #11

Closed piyushkumar079 closed 6 months ago

piyushkumar079 commented 6 months ago

Description

This PR enhances the signup functionality to improve the user experience. It addresses issue #2 "Enhance signup functionality with proper error handling and styling".

Changes Made

Screenshots/Video

Attached screenshots/video demonstrating the changes.

https://github.com/iiitl/MERN_AUTH/assets/143178077/e454584e-ba97-42e9-af7a-38d0dcdcdc45

Yash7426 commented 6 months ago

Great work @piyushkumar079! I noticed that your commit messages could be improved for better clarity and readability. I recommend following the guidelines outlined in this article: How to Write Better Git Commit Messages.