Skip to content

Build and validate a form manually by React, without the help of any external libraries

Notifications You must be signed in to change notification settings

nh-g/form-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and validate a form manually, without the help of any external libraries

In this project, I practice to understand how forms are built in React and learn to avoid common pitfalls.

Available Scripts

  1. Clone repository git clone https://github.com/nh-g/form-validation.git
  2. Open the terminal and navigate to the folder where the project is located.
  3. Install dependencies: npm i
  4. Run npm scripts: npm start
  5. Open http://localhost:3000 to view it in the browser.

About

Build and validate a form manually by React, without the help of any external libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published