Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 880 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 880 Bytes

Sammich

Life changing mobile app that determines whether or not something is a sandwich

How to run

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 :)

Credits

  • Create React Native App
  • Clarifai
  • Kawaii Icons made by FreePik from flaticon