batoorsohail / recipe-app

Recipe App is a rails application that keeps track of all your recipes and ingredients creates recipes and generates a shopping list based on what you have and what they are missing on a recipe. You can also make your favorite recipes public.
MIT License
0 stars 0 forks source link

Recipe App

πŸ“— Table of Contents

πŸ“– Recipe App

Recipe App is a rails application that keeps track of all your recipes and ingredients create recipes and generate a shopping list based on what you have and what they are missing on a recipe. You can also make your favourite recipes public

πŸ›  Built With

Tech Stack

Key Features

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this Repository to your desired folder:


cd my-folder
git clone https://github.com/batoorsohail/recipe-app.git

To install dependencies, run:

bundle install

To set up the database, run:

rails db:create
rails db:migrate

Usage

To run the server, execute the following command:

rails s

Run Tests

To run tests, run the following commands:

rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Sohail Batoor

πŸ‘€ Racheal Appiah-kubi

(back to top)

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project consider giving it a star ⭐️.

(back to top)

πŸ™ Acknowledgments

We would like to thank Microverse for giving us the opportunity to work on this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)