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.

screencapture-localhost-3000-users-sign-up-2022-11-10-23_36_56

Built With

  • Ruby on Rails
  • embeded Ruby
  • GitFlow
  • Linters
  • Webpack

Live Demo

Live Demo Link

Getting Started

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

  1. clone repo either through ssh / https

ssh

 git clone git@github.com:jaferIdrees/recipe_app.git

https

 git clone https://github.com/jaferIdrees/recipe_app.git
  1. the change directory to /recipe_app
cd recipe_app

3.install node and ruby dependency

 yarn install && bundle install 

Authors

👤 Ja'fer Yousef

👤 Gedewon

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!