πŸ“— Table of Contents

πŸ“–RECIPE APP

The RECIPE APP 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

Ruby on Rails

Client
  • Ruby
Server
  • Rails.js
Database

πŸš€ Live Demo

(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:

 gem install ruby
 gem install rails

-->

Setup

Clone this repository to your desired folder:

  cd my-folder
   $ git clone https://github.com/AhmedNazirMusah/Recipe-app.git

  rails db:create 
  rails db:migrate

Install

Install this project with:

  cd my-project

Usage

To run the project, execute the following command:

  cd Recipe-app
  rails s

Sign up

Log in

Create food and Recipe

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Ahmed Nazir Musah

πŸ‘€ Usirusen Ikon

(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 feel free to leave a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank all those who inspired this project.

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)