Project 3 - Interactive Form

Description:

  • implement form logic:
    • Form Validation
    • Accessibility
    • Real-Time Error Handling

SETUP

Extra Credit

Real-time error message

  • The E-Mail fail has a real-time check bound to it to check for email validity on 'keyup'

Conditional error message

  • The Credit Card number has a custom error on 'keyup' when the input is not a number