Alexandrbig1 / register-form

practicing coding(register-form)

Home Page:https://alexandrbig1.github.io/register-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Languages and Tools:

HTML5 CSS3 JavaScript

Connect with me:

About

practicing coding(register-form)

https://alexandrbig1.github.io/register-form/


Languages

Language:JavaScript 43.2%Language:CSS 29.5%Language:HTML 27.3%