lenkon / Recipe-app

This App keeps track of all your recipes, ingredients, and inventory. It allows to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you are missing from a recipe. Built using Ruby on Rails.
MIT License
0 stars 0 forks source link

Recipe-app

šŸ“— Table of Contents

šŸ“– Recipe-app

Recipe-app is an app that keeps track of all your recipes, ingredients, and inventory. It allows to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you are missing from a recipe. Built using Ruby on Rails.

šŸ›  Built With

Tech Stack

Client

Key Features

(back to top)

šŸ’» Getting Started

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

Prerequisites

  Ruby
  Ruby on Rails
  PostgreSQL

Setup

Clone this repository to your desired folder:

  $ git clone git@github.com:lenkon/Recipe-app.git

  $ cd Recipe-app

Install

Install this project with:

  $ cd Recipe-app
  $ bundle install

Usage

To run the project, execute the following command:

  $ rails server

Run tests

  $ rspec

(back to top)

šŸ‘„ Authors

šŸ‘¤ Inoulen

šŸ‘¤ Musangamfura Emmanuel

(back to top)

šŸ”­ Future Features

(back to top)

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

ā­ļø Show your support

If you like this project please rate and give a star.

(back to top)

šŸ™ Acknowledgments

(back to top)

šŸ“ License

This project is MIT licensed.

(back to top)