Creating a user form with React, Material UI and Redux
A tiny React, Material UI and Redux app that accepts user input and commits it to a Redux store. React Hook Form & Yup is used to power the form and its validation.
For the demo of this repo please visit: https://alitursucular.github.io/react-mui-redux-user-form-demo
Note: The source code is in the master branch while the build code is in gh-pages.