Awesome
heroku-egghead-mobx
deployed version of the Github Note Taker app:
https://egghead-mobx.herokuapp.com
the source code for the app deployed in this repo can be found here:
https://github.com/eswat2/egghead-mobx
Reference
this project includes a pre-built bundle.js from the egghead-mobx repo. To make this work, the fauxBase.jsx file had to be modified as follows:
- set BASE_URI to an empty string to allow the api call to go to the local server