Sign-up Form

Links

Features

  • Displays error messages for form validation within the elements of the page.

About

This is a form that checks for:

  • any value for first and last name
  • a valid email address (example@example.com)
  • a 10 digit phone number
  • a password that includes at least 1 capitalized letter, at least 1 number, and being at least 8 characters
  • a password confirmation that matches the password