nz-m / SocialEcho

Social networking platform with automated content moderation and context-based authentication system
https://socialecho.netlify.app
MIT License
2.16k stars 514 forks source link

added confirm password in signup page #54

Open TheBaljitSingh opened 5 months ago

TheBaljitSingh commented 5 months ago

This PR adds a "Confirm Password" feature to the signup page. The implementation includes updating the Redux state to handle the confirm password field.

File Updated: 'client/src/redux/actions/signupActions.js' - Added Actions for Confirm Password.

Please review the validation logic and code. any feedback is welcome. Screenshot (153)