Skip to content

dsldiesel/react_form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React form example

This is the companion repository for an article on Processing Forms in React.

You can test the form at https://react-form.herokuapp.com.

Installation

git clone https://github.com/Lullabot/react_form.git
cd react_form
npm install
grunt
node server.js
# Then, open http://localhost:3000 in the browser.

About

React form example

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%