Skip to content

A recipe app that keeps track of all your recipes, ingredients, and inventory. It will allow users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

Notifications You must be signed in to change notification settings

Kwaleyela-Ikafa/recipe-app

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📖 [Recipe App]

[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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Database

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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:

Install

Install this project with:

gem install bundler

Then run:

bundle install

Usage

To run the project, execute the following command:

rails s

Open browser with localhost:3000

Run tests

To run tests, run the following command:

rspec .

Deployment

You can deploy this project using:

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Kwaleyela Musilizo Ikafa

👤 Nii Darku

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A recipe app that keeps track of all your recipes, ingredients, and inventory. It will allow users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published