Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 457 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 457 Bytes

Along the Way!

This simple app marries the functionality of Yelp with that of Google Maps. Enter start and end points and hit “Go”—you’ll see all the points of interest between here and there!

Check it out: http://localhost-3000.herokuapp.com/

Tests

You can run the browser-based tests with grunt test. Run the mocha tests with mocha test/mocha/api.

Have fun. :)