satisshhhhhh / react-form

Form Handling & Validation using ReactJS

Home Page:https://satisshhhhhh.github.io/react-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Form Handling & Validation

If the page loads for the first time it look something like this...

image

If user goes to anpther input leaving the previous input box with not proper or not filled with required inputs it will display the error...

image

If all input fields are filled with inappropriate inputs it will display the following errors...

image

If all inputs are filled with proper user-data all errors will disappear...

image

About

Form Handling & Validation using ReactJS

https://satisshhhhhh.github.io/react-form/


Languages

Language:JavaScript 53.6%Language:HTML 30.0%Language:CSS 16.4%