1 Forks
2 Stars
2 Watchers

recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you 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/omarsalem7/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/omarsalem7/recipe-app/archive/master.zip

Or simply clone recipe-app with SSH
[email protected]:omarsalem7/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/omarsalem7/recipe-app/issues