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.
Keep track of all your recipes, ingredients, and inventory
Allow you to save ingredients
Generate a shopping list
To get a local copy up and running follow these simple example steps.
To run this project you need:
Code Editor (Vs Code)
Terminal
Install Ruby on your computer
Install rails on your computer
Clone this repository by using the command line to your desired folder:
git clone https://github.com/ngeelani48/Recipe-app.git
cd Recipe-app
Install this project with:
cd Recipe-app
bundle install (install all dependencies)
To run the project, execute the following command:
rails server
RSpec
π€ Muhammad Nafees
π€ Amaka Konwea:
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Please feel free to leave a star if you like the project.
I want to thank Microverse for the project.
This project is MIT licensed.