tsheporamantso / 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.
https://recipeapp-sxaw.onrender.com
MIT License
1 stars 0 forks source link
postgresql rspec ruby-on-rails

Recipe App 🥘

📗 Table of Contents

📖 Recipe App

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.

🛠 Built With

Tech Stack

Server

Key Features

(back to top)

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

Setup

Clone this repository to your desired folder:

  mkdir Recipe-App
  cd Recipe-App
  git clone git@github.com:tsheporamantso/Recipe-App.git

Install

Install this project with:

  gem factory_bot_rails
  gem rspec-rails
  bundle install
  rails generate rspec:install
  rails db:migrate

Usage

To run the project, execute the following command: run the result on the terminal through:

  rails server

Run tests

To run tests, execute the following command on the terminal

  bundle exec rspec

Deployment

Not deployed

(back to top)

👥 Authors

👤 Gladwin Tshepo Ramantso

👤 Fombi Favour

(back to top)

🔭 Future Features

(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 a star on github & follow us on twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

I would like to thank:

(back to top)

📝 License

This project is MIT licensed.

(back to top)