hmjatt / Sign-up-Form

A sign-up form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign-up Form

Live Demo

This is an image

A responsive sign-up form. Feel free to give me reviews at my Twitter

Technologies Used

javascript html5 css3

Updates made to old project

  1. Client-Side Form Validation with JavaScript

  2. Custom error messages with validation

  3. Password and Confirm Password validation with custom error message

  4. REGEX validation for Name, Phone, Email, Password, Confirm Password

  5. Min & Max Length validation for Name, Phone, Email, Password, Confirm Password

  6. Name and Phone number support for international Names and Phone numbers

  7. Client-Side Form Validation with JavaScript is not a substitute for Server-Side Validation

Links to content that helped me with this project

  1. MDN

  2. The Odin Project

  3. W3Schools

  4. Stack Overflow

Quote

"A computer science teacher asks the class to turn to page 404.
The students search feverishly, to no avail"

😄 〰️

About

A sign-up form


Languages

Language:JavaScript 41.2%Language:HTML 29.5%Language:CSS 29.3%