reactstrap form example with controlled components
-
This is an example of a form with controlled components that was built with react, redux and reactstrap (not using redux-form).
-
The code is based on this code and this article.
-
Create React App has been used to bootstrap the project.
-
The project has been deployed to heroku with Heroku Buildpack for create-react-app.
-
Click this URL to run it.
-
For testing on your PC, clone it and rename the folder name to 'form'.