Awesome password strength indicator in reactjs

Опубликовано: 25 Май 2020
на канале: Programming With Prem
4,783
56

In this video we will learn about how to show password validations feedback in the UI in an awesome way. Whenever the user inputs the password we will turn the list to green or red based on the validation conditions met.

The user will have a better understanding of what constraints that we applied to the password field.

Source + Demo:
https://react-component-depot.netlify...

Regex For Number and Special Character can be found in the GitHub source provided in the demo.

Please subscribe to the channel if you like the video.