Using Google's Cloud Vision API, SnapMap allows you to upload a picture in the app to determine its location.
git clone https://github.com/andrewjungg/snapmap.gitcd snapmap/client/snapmap
npm i
npm start
## if you have xcode downloaded you can run it in the emulator by pressing icd snapmap/server
npm i