Pierluigi10 / react-validation-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a React form with validation

the goal of these project is to go through the steps of creating a form in create-react-app which:

  • validates data
  • informs the user of proper validation
  • does not allow the user to send data to the backend before all data is validated

Source: onespace

About


Languages

Language:JavaScript 46.9%Language:SCSS 27.4%Language:CSS 20.3%Language:HTML 5.5%