todo-list-solution

Setup

  1. Install React's developer tools Chrome extension if you haven't already.
  2. Clone this repoistory: git clone https://github.com/dopeboy/todo-list-solution.git
  3. Download the necessary Node packages: npm install
  4. Launch a local instance: node server.js.
  5. Open http://0.0.0.0:3000/ in Chrome. If you do not see "Twitter exercise" in the upper left hand corner, flag down an instructor.