This app is designed to help you find the recipes by scanning the ingredients you have in order to reduce food waste.
-
Ingredient Scanning: Easily add ingredients by scanning them with your device's camera.
-
Ingredient Management: Customise your ingredients list by manually adding or deleting ingredients.
-
Recipe Search: Search for mouth-watering recipes that match your ingredients.
-
Detailed Recipe View: View more information about each recipe, including the description, list of required ingredients, and even a step-by-step cooking instructions.
-
Filter and Sort: You can filter and sort to narrow down your recipe choices by dish type, cuisine, dietary preferences, and more.
-
Clone the repository to your local machine:
git clone https://github.com/ruishanteo/lefty.git
-
Navigate to the project directory:
cd lefty
-
Install dependencies using your preferred package manager:
npm install # or yarn install
-
Run the app on a connected device or emulator:
npm start # or yarn start
-
Follow the on-screen instructions to launch the app.