Setup

  • Ensure you have node.js installed at version >= 6.2.0
  • Fork this project
  • Clone your forked project to your local environment

Install

  • Run npm install to install dependencies
  • Run npm start to start the static server
  • Open http://localhost:8080

Instructions

  • The full specifications and an example video of a finished test are on the page when you launch your browser.

Submit

  • Push your changes to a branch in your forked project
  • Submit a Pull Request back to this repository with your completed challenge code.
  • Please complete ASAP.