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. [Recipe-App] is a Ruby on Rails project.
This app is developed using Ruby on Rails, a web application framework. It leverages the power of Ruby programming to create dynamic and feature-rich web applications.
Clone this repository to your desired folder:
Example commands:
git clone https://github.com/kanyorok/Recipe-App.git
cd Recipe-App
Install this project with:
cd Recipe-App
bundle install
To run the project, execute the following command:
rails serve
To run tests, run the following command:
rspec --format documentation
π€ Robert Kanyoro
π€ Tanmayi Manku
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
Microverse materials and Ruby tutorial at
This project is MIT licensed.