dieum512 / RoR-group-capstone

MIT License
2 stars 1 forks source link

Recipe app

πŸ“— Table of Contents

πŸ“– 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. The app also allow you to make your recipes public so that you other can browse them (you can also browse public recipes).

πŸ›  Built With

Tech Stack

Key Features

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

  cd my-folder
  git clone git@github.com:dieum512/RoR-group-capstone.git
  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following commands:

  rubocop

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mahamadou Nouridine

πŸ‘€ Dieum Akonkwa

(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 give me a follow and/or a star

(back to top)

πŸ™ Acknowledgments

We would like to thank all my coding partners at Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)