hyperloo / hyperloo/UrlCompressor-Client
Implement Form Validation at Frontend Login and Register
Open
difficulty: easy-medium
documentation
good first issue
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**How is the feature you adding to the App is related to the issue? Please describe.**
1.Name Field: Required
2. Password Field: Minimum Length: 8, Contains at least 1 special char, 1 number, 1 Capital Letter & 1 Small Letter
3. Email Field: Must be an Email
And show the appropriate error message.
**Describe the method/ package through which you have implemented the solution.**
Mention the details about the Package or the method you have used to overcome the issue.
And don't forget to ⭐ the repo!😁
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.