Recipe-app is an app that keeps track of all your recipes, ingredients, and inventory. It allows to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you are missing from a recipe. Built using Ruby on Rails.
To get a local copy up and running, follow these steps.
Ruby
Ruby on Rails
PostgreSQL
Clone this repository to your desired folder:
$ git clone git@github.com:lenkon/Recipe-app.git
$ cd Recipe-app
Install this project with:
$ cd Recipe-app
$ bundle install
To run the project, execute the following command:
$ rails server
$ rspec
š¤ Inoulen
š¤ Musangamfura Emmanuel
Contributions, issues, and feature requests are welcome!
If you like this project please rate and give a star.
This project is MIT licensed.