📖 [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

BackEnd
Test
Database

Key Features

  • [Add Recipe] - Add your recipe.
  • [Display all Recipes] - Display all of users recipe and public recipes as well.
  • [Delete delete ] - Delete specific recipe.
  • [Add Food] - Add your Food.
  • [Display all Foods] - Display Foods.
  • [Delete Food ] - Delete specific Food.

(back to top)

🚀 Live Version

(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: Visual Studio Code and Installed Rails.

Setup

Clone this repository to your desired folder:

$ git clone $ git clone https://github.com/yasinabdmahmood/Recipe-app.git

Install

Install this project with:

you@your-Pc-name:~$ cd <Blog_App>

Usage

To run the project, execute the following command:

` $ rails server`

Run tests

To run tests, run the following command:

 $ rspec

(back to top)

👥 Authors

👤 yaseen

👤 Benjamin Kisenge

🔭 Future Features

  • [Improve user Interface]

(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 give as a star! ⭐️

(back to top)

🙏 Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • Microverse

(back to top)

❓ FAQ

  • [How I can run this project?]

    • [After cloning repository, run rails server.]
  • [Can I add likes on post?]

    • [You can add likes and comments on a post.]

(back to top)

📝 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.

(back to top)