DamyanBG / real-estate-react-app

Real Estate front end application
https://real-estate-react-app.onrender.com
GNU General Public License v3.0
26 stars 45 forks source link

Add password confirmation #321

Closed DamyanBG closed 7 months ago

DamyanBG commented 7 months ago

Right now when an user is registering, we have only field for password. If the user makes mistake in the password, he will be not able to login. Add one more field for password confirmation and make the validations!

tihomirtx88 commented 7 months ago

I will sort it.