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

Stars
0
Committers
2

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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Built With

Tech Stack

Live Demo

Getting Started

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

Prerequisites

In order to run this project you need:

bundle install

Setup

Clone this repository to your desired folder:

  git clone https://github.com/ErikStoupignan/Recipe-app.git
  cd setup-ror-project

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

Authors

Erik Stoupignan Snchez Beltrn

Uka Promise

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Write a message to encourage readers to support your project

If you like this project...

Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.