Cross Platform Mobile App built in React native on a Hackathon night. It allows the user to take a picture of a food item and get instant feedback on the types/amount of workouts you will need to do to burn the calories generated from that food. Demo: https://expo.io/@marwanest1/FoodConverter
Instructions: Clone the repo and cd in to the folder then execute these two commands:
npm install
npm start
Finally, use Expo to run the app either on your mobile device or on an emulator.