Anthony-Moss / tdd-weather-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tdd-weather-data

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.

About


Languages

Language:JavaScript 85.3%Language:HTML 10.3%Language:CSS 4.4%