A redux-form remote submit example using material-ui written in TypeScript. Run the demo this app running at https://nocodemonkey.github.io/material-ui-remote-submit/.
This project was bootstrapped with Create React App. For information on how to perform common tasks, please see the User Guide.
git clone https://github.com/NoCodeMonkey/material-ui-remote-submit.git
cd material-ui-remote-submit
yarn install or npm install
yarn run start or npm run start
This project is licensed under the GNU3 License - see the LICENSE file for details.