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.
- Ruby
- Rails
- HTML
- Rspec
To get a local copy up and running follow these simple example steps on the command line.
# Clone the project from it's github repo.
$ git clone https://github.com/Ghiftee/recipe-app.git
# Change directory to the root of project
$ cd recipe-app/
# Run bundle
$ bundle
# Create the database
$ rails db:create
$ rails db:migrate
👤 Denis Andrei Diaconu
- GitHub: @DenisDiaconu
- Twitter: @DenisAndreiDia1
- LinkedIn: Denis Diaconu
👤 Gift Uwhubetine
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse Community
This project is MIT licensed