Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

NoCodeMonkey/material-ui-remote-submit

Repository files navigation

material-ui-remote-submit

Build Status Known Vulnerabilities GNU3 License peerDependencies Status dependencies devDependencies Status Greenkeeper badge

Description

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.

Get Started

  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

Authors

License

This project is licensed under the GNU3 License - see the LICENSE file for details.