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. The app also allow you to make your recipes public so that you other can browse them (you can also browse public recipes).
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:dieum512/RoR-group-capstone.git
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following commands:
rubocop
π€ Mahamadou Nouridine
π€ Dieum Akonkwa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a follow and/or a star
We would like to thank all my coding partners at Microverse
This project is MIT licensed.