Todo live coding exercise

Directions

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.

  1. Fix the todo app as described in ./exercise1.md
  2. Add a feature to the todo app, as described in ./exercise2.md