Skip to content

emjose/form-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

previous 100 days of code next

Form Validation


Form Validation

Table of Contents


#100DaysOfCode

Day 14: February 20, 2021


Installation

1. Git clone and cd into the repo folder:

git clone git@github.com:emjose/form-validation.git && cd form-validation

2. Run the command:

open index.html

Live Site

Live Site

• Example of validation check for empty or invalid fields.

Form Validation is a progressive web app.


Live Site

• Example of required fields passing validations.

Form Validation is responsive and keyboard-navigable.


Resources


Let's Connect!

Twitter badge Linkedin badge Medium badge Instagram badge Gmail badge Portfolio badge Github badge

Back to Top