All Projects → Lullabot → React_form

Lullabot / React_form

Licence: mit
React form example

Programming Languages

javascript
184084 projects - #8 most used programming language

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].