Skip to content

Latest commit

 

History

History

form

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Basic React Form Handling

A react project on handling form in React.

Setup

  1. Run the application.

    npm install
    npm start
  2. Navigate to http://localhost:3000.