DanialDevelops / movie-review

1 stars 0 forks source link

Front-end: validate password length to be minimum 8 chars #42

Open peterjunpark opened 1 year ago

peterjunpark commented 1 year ago

This logic is implemented in the backend. For best user experience, make sure the front-end notifies the user that there is a 8 char minimum.

Implement error handling