For many people, making the decision for what to cook each night is a source of stress. With Snap Chef, decisions can be made for you while taking into account the contents of your fridge.
Transforming your fridge's leftovers into a delicious meal has never been easier! First, Point the camera at your fridge, or upload a previously taken photo. Then, input any specific ingredients you want to make sure are used as well as any dietary restrictions. Snap chef will instantly respond with several great ideas for any meal that day!
First, upload a photo to the app or take a live photo Second, hit the analyze fridge button Third, edit any ingredients (names, amounts) or add new ingredients entirely Fourth, view recipes, feel free to bookmark!
Snap Chef is currently very early in it's development and so is not on the Apple app store or the Google play store. Thus, Snap Chef needs to be compiled directly from source on a computer and then transferred to a phone.
Install the Expo Go app on your phone
Install homebrew (MacOS only) running the following in terminal` /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Clone this github repository with
git clone https://github.com/ryan-tock/snap-chef.git
Install Node.js by running
brew install node
Navigate to the source directory with
cd snap-chef
Install dependencies with
npm i
start the expo server with
npx expo start
Scan the qr code on your phone to launch the app on phone