An open API service indexing awesome lists of open source software.

https://github.com/vty1999/recipe-app

Recipe app keeps track of all your recipes and ingredients. It allows 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
https://github.com/vty1999/recipe-app

css postgresql rspec-rails ruby-on-rails

Last synced: 2 months ago
JSON representation

Recipe app keeps track of all your recipes and ingredients. It allows 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

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Recipe App

> Recipe app keeps track of all your recipes and ingredients. It allows 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

- Ruby

- Rails

- RSpec

- PostgreSQL

- CSS

## Getting Started
To get a local copy up and running follow these simple example steps.

### Prerequisites
- A text editor(preferably Visual Studio Code)

## Install
- Git
- Ruby
- PostgreSQL
- Node.js
- `gem install rails`

## Usage
Clone this repository

`git clone
$ https://github.com/VTY1999/Recipe-app.git
$ cd Recipe-app `

# Run project

- bundle install
- rails s

# Run Test

- `rspec spec/`

# Authors

👤 **Francis Verissimo**

- GitHub: [@githubhandle](https://github.com/VTY1999)
- Twitter: [@twitterhandle](https://twitter.com/verissimoty?s=09)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/francis-o-verissimo/)

👤 **Kamuntu kandi**

- GitHub: [@Kandy-Peter](https://github.com/Kandy-Peter)
- Twitter: [@Peter-Kandi](https://www.linkedin.com/in/kandi-peter-a49590212)
- LinkedIn: [Kandi Peter](https://twitter.com/peter_kandy)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.