/react-mobx

Todo app sandbox for React + MobX

Primary LanguageJavaScript

React MobX

A simple example of using MobX in a ReactJS project.

Yes, it's another fucking Todo app.

Usage

Install all dependencies by running yarn, then run yarn dev to build and run the application using ParcelJS.

Additionally includes yarn lint task (using StandardJS presets) because lint is bad.

License

I dunno, whatever. Like most self-learning crap I shamelessly stole a lot of this from various places. Use at your own risk.