2 Forks
5 Stars
5 Watchers

recipe-app

The Recipe app keeps track of all the users' recipes, ingredients, and inventory. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what is missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows users to make them public so anyone can access them.

How to download and setup recipe-app

Open terminal and run command
git clone https://github.com/clintonjosephs/recipe-app.git
git clone is used to create a copy or clone of recipe-app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with recipe-app https://github.com/clintonjosephs/recipe-app/archive/master.zip

Or simply clone recipe-app with SSH
[email protected]:clintonjosephs/recipe-app.git

If you have some problems with recipe-app

You may open issue on recipe-app support forum (system) here: https://github.com/clintonjosephs/recipe-app/issues