Take a picture and translate it to a different language
Built in react-native and redux integration. Accesses the microsoft computer vision API to determine what the picture is describing, then accesses the google translate API to translate it to multiple languages
Sponsored by HackTech 2017
if you haven't already, install react-native
npm install -g react-native
cd jamcam
npm install
react-native run-ios
MIT, free to use for personal or commercial use