Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 431 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 431 Bytes

Neighborhood Map

  • This is a single page application written in JavaScript with Knockout Framework.
  • It uses google api and New York Times Api.
  • This application applys MVVM design pattern.
  • This application can be visited here

How to Run

$ git clone [email protected]:laecheng/neighborhood-map.git .

  • Open the index.html file using your browser.