martinkarugaba / recipe_app

MIT License
0 stars 1 forks source link

Recipe app

πŸ“— Table of Contents

πŸ“– [Recipe App]

The Recipe app allows you to save ingredients and track what's in your kitchen. With it, you can make new recipes and receive a shopping list based on what you have and need. This list helps identify what items you need for specific dishes. Additionally, sharing your recipes becomes enjoyable, and the app assists by generating a shopping list that shows what's available.

πŸ›  Built With

Tech Stack

Ruby on Rails

Key Features

(back to top)

πŸ’» Getting Started

To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

Prerequisites

In order to run this project you need:

Setup

Clone the project into your desired folder by using this command:

git clone https://github.com/martinkarugaba/recipe_app.git

cd recipe_app

Install

Install this project with:

 bundle install

Usage

To run the project, execute the following command:

rails server

Run tests

  rspec

(back to top)

Authors

πŸ‘€ Ye Min Thu

πŸ‘€ Martin Karugaba

πŸ”­ Future Features

(back to top)

🀝 Contributing

(back to top)

⭐️ Show your support

If you appreciate this project, please consider awarding it a ⭐️.

(back to top)

πŸ™ Acknowledgments

We would like to express my sincere thanks to Microverse for providing us with the resources and knowledge necessary to carry out this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)