Moving Compass
- App will query the Google Street view, Wikipedia and New York Times APIs!
- App will take advantage of freely accessible data in applications, including photo results, news articles and up-to-date data about the world around us.
- API Used Google Street view, Wikipedia and New York Times.
-
Clone or Download the repo. into any fresh temporary folder.
-
Cd into that root folder you just cloned locally.
-
launch index.html enjoy.
-
I have attached screenshots below depicting various features of web app !
- Bower — A package manager for the web.
-
Create your branch:
git checkout -b my-new-feature
-
Commit your changes:
git commit -m 'Add some feature'
-
Push to the branch:
git push origin my-new-feature
-
Send a Pull Request
-
Enjoy!