/Recipe-App

is a Rails-built fully functional website that shows lists of Foods and Recipes to cook foods with them by tracking your expenses.

Primary LanguageRubyMIT LicenseMIT

Recipe App

📗 Table of Contents

📖 Recipe App

Recipe App is a Rails-built fully functional website that shows lists of Foods and Recipes to cook foods with them by tracking your expenses.

🛠 Built With

Tech Stack

  • Ruby

Key Features

  • Adding Foods
  • Liking Recipes
  • Generate expense

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

  git clone https://github.com/CaptainBawa/Recipe-App.git
  cd recipe-app

Install this project with:

bundle install

Usage

Setup database first,

cp .env.example .env

And change your variables according to your database config

To run the project, execute the following command:

rails s

(back to top)

👥 Authors

👤 Mahabub Alam

👤 Collins Bawa

(back to top)

🔭 Future Features

  • Add shoping cart

(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 please give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)