Skip to content

Form Validation in HTML

This is an app that validates form inputs using HTML. It uses JavaScript to check for any invalid fields.

Getting Started

  1. Clone the repository.
  2. Open index.html on your browser.
  3. Enter input fields on the form.
  4. Check for any errors in form input fields.