https://github.com/alexandrbig1/register-form
practicing coding(register-form)
https://github.com/alexandrbig1/register-form
css html input-validation javasc js validator
Last synced: 12 months ago
JSON representation
practicing coding(register-form)
- Host: GitHub
- URL: https://github.com/alexandrbig1/register-form
- Owner: Alexandrbig1
- Created: 2023-07-18T14:18:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T14:36:13.000Z (over 2 years ago)
- Last Synced: 2025-04-17T13:15:05.894Z (12 months ago)
- Topics: css, html, input-validation, javasc, js, validator
- Language: JavaScript
- Homepage: https://alexandrbig1.github.io/register-form/
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# register-form 
Simple client side form validation. Check required, length, email and password match
## Project Specifications
- Create form UI
- Show error messages under specific inputs
- checkRequired() to accept array of inputs
- checkLength() to check min and max length
- checkEmail() to validate email with regex
- checkPasswordsMatch() to match confirm password
### I have worked on this project from [Udemy learning courses](https://www.udemy.com/)
### Languages and Tools:
### Connect with me: