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 allow you to make them public so anyone can access them.
- Ruby
- git
- Rails
- postgresql
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone this project by the command:
$ git clone git@github.com:Taher-web-dev/Recipe-app.git
- Then go to the main folder using the next command:
$ cd Recipe-app.
- Finally run bundle install in your console.
👤 Taher Haggui
- GitHub: @Taher-web-dev
- LinkedIn: LinkedIn
👤 Shahier Nashaat
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A big thanks to my coding partners for the help and for Microverse team.