code-for-nashville / glean-tennessee-web

This project was created during Nashville's Civic Day of Hacking to allow farmers and other food providers to notify the Society of St. Andrew of food donations available for harvest and pick up.
https://glean-tennessee.firebaseapp.com/
8 stars 10 forks source link

Signup page converted to JSX #36

Closed Rian501 closed 6 years ago

Rian501 commented 6 years ago

Update the signup component to accept inputs and store them in component state.

When testing, please ensure that the build does not error out when you type input into the registration/signup fields.

The "submit" button currently does not do anything.