This repo contains a simple Todo app implemented in React and MobX and will serve as a starting point for the live coding exercise. The exercise is comprised of two parts.
- Fix the todo app as described in ./exercise1.md
- Add a feature to the todo app, as described in ./exercise2.md