Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 809 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 809 Bytes

FoodConverter

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

alt text

alt text

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.