#Nieborhood Map (Udacity FEND):
- Knockout framework.
- Google Maps Web API.
- Bootstrap for the layout.
- AJAX request to Asynchrounsly update parts pf the page.
- Wikiedia API.
- Download this repository.
- click on clone or download.
- Then download ZIP.
- Extract the folder from the Zipped file.
- Then open index.html on your favorite browser.
- note that you must have internet connection in order to run this project correctly.
- In this file I created the attributes needed for this project such the locations array.
- It also Included the vm (ViewModel) to provide sepration of the operations from the UI.