Life changing mobile app that determines whether or not something is a sandwich
This app was built with Create React Native App (CRNA) and requires an API key from Clarifai in order for the app to access their public food model API
To run locally put your Clarifai API KEY in the .env
file then do
npm install
npm start
You can then download Expo on your android or iOS device, scan the QR code and view the app :)