Skip to content

sansliv08/form-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Form Validation

This project allows to validate:

  • no field remains empty
  • minimum length of username and password
  • password validation with RegExr
  • correct email and website format
  • password and confirm password match

If the form is validated, an object is created with the data entered, which can be viewed on the console.

Usage

Just browse to https://sansliv08.github.io/form-validation/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published