/weather-dom

Primary LanguageJavaScript

weather-dom

Instructions

  • Find a partner to pair with.
  • One of you should fork this repo.
  • One person will clone the repo to their computer.
  • cd into the cloned repo directory.
  • Run mocha -w to run the tests continuously.
  • As a pair, implement each function in index.js to fulfill the tests.
  • Make a pull request and submit it back to me.