/node-zoopla-test

Node.js based application that simulates simple search for an area and displays search results

Primary LanguageCSS

Setup instructions

  • npm install
  • npm start
  • browse by visiting localhost:8080/search

Run Tests

  • npm test

Test instructions found here