This is a small app to explain how to tackle forms in React with Mobx.
It is to be used with the Handling forms in React with Mobx article on the RisingStack blog.
The repo has various tags that correspond to a step in the article. As we progress in the article, I indicate which tag should be checked out.
- git clone
- npm install
- npm start