Example of https://github.com/rmariuzzo/react-input-handler
-
git clone https://github.com/joshwnj/react-input-handler-example -
cd react-input-handler-example -
npm install -
npm start
This will start a parcel development server. When you see Server running at http://... open that address in a browser. Try submitting the form and inspecting the console output!