Skip to content

anukalp24/Form-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“– Overview

This is a client-side Form Validation project built using HTML, CSS, and JavaScript.

The project validates user inputs before allowing form submission. It ensures that users correct invalid fields step-by-step instead of submitting incorrect data.

πŸš€ Live Demo πŸ”— https://form-validation-rho-steel.vercel.app/

πŸš€ Features

βœ… Validates empty fields

βœ… Email format validation

βœ… Password validation

βœ… Shows error messages dynamically

βœ… Removes previous errors before showing new ones

βœ… Prevents form submission if validation fails

βœ… Clean and responsive UI

πŸ› οΈ Technologies Used

HTML5

CSS3

JavaScript (Vanilla JS)

DOM Manipulation

Event Listeners Author: Anukalp Agarwal

Releases

No releases published

Packages

 
 
 

Contributors