misalazeem / Recipe_App

This is a recipe app (Full stack) on ROR
MIT License
1 stars 0 forks source link

Recipe App

📗 Table of Contents

📖 Recipe App

This is a Recipe app built on ruby on rails. This is a full stack app which features login/signup of users who can add foods and recipes. They can also generate shopping list for each recipe.

🛠 Built With

Tech Stack

Key Features

Live Demo

Click here

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

Example command:

 Install Ruby
 Install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/misalazeem/Recipe_App.git

Install

To install dependencies Run the following commands:

  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  rails test

(back to top)

👥 Authors

👤 Misal Azeem

👤SALMA IBRAHIM

(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, give it a star.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)