ngeelani48 / Recipe-app

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.
MIT License
1 stars 1 forks source link


Recipe App

πŸ“— Table of Contents

πŸ“– Recipe App

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.

πŸ›  Built With

Tech Stack

Ruby on Rails

Key Features

(back to top)

πŸ’» Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

To run this project you need:

Setup

Clone this repository by using the command line to your desired folder:

git clone https://github.com/ngeelani48/Recipe-app.git

cd Recipe-app

Install

Install this project with:

cd Recipe-app
 bundle install (install all dependencies)

Usage

To run the project, execute the following command:

rails server

Test

  RSpec

(back to top)

Authors

πŸ‘€ Muhammad Nafees

πŸ‘€ Amaka Konwea:

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

(back to top)

⭐️ Show your support

Please feel free to leave a star if you like the project.

(back to top)

πŸ™ Acknowledgments

I want to thank Microverse for the project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)