1 Forks
0 Stars
0 Watchers

RecipeOnRails

Microverse RoR Group Capstone Project: This is an educational project that 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 RecipeOnRails

Open terminal and run command
git clone https://github.com/mavericks-db/RecipeOnRails.git
git clone is used to create a copy or clone of RecipeOnRails 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 RecipeOnRails https://github.com/mavericks-db/RecipeOnRails/archive/master.zip

Or simply clone RecipeOnRails with SSH
[email protected]:mavericks-db/RecipeOnRails.git

If you have some problems with RecipeOnRails

You may open issue on RecipeOnRails support forum (system) here: https://github.com/mavericks-db/RecipeOnRails/issues