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

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


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

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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

# Food App

> The Food 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 reciape. 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
- Postgresql

## Getting Started

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

Start by cloning the repository.

`https://github.com/Tufahel/food-app.git`

Navigate to the created folder.

`cd food-app`

### Prerequisites

- A Command Line Interface.
- Having Ruby installed.
- Setup Rails

### Install

To install rails, run `gem install rails on your terminal`

### Usage

### Run tests

To run tests enter `rspec` command on your terminal

## Authors

👤 **Okoroji Victor aka Vickymarz**

- GitHub: [@githubhandle](https://github.com/vickymarz)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okoroji-victor-ebube-8791741a0)

👤 **Tufahel Ahmed**

- GitHub: [@Tufahel](https://github.com/Tufahel)
- Twitter: [@TufahelAhmed](https://twitter.com/TufahelAhmed)
- LinkedIn: [@Tufahel-Ahmed](https://www.linkedin.com/in/tufahel-ahmed/)

## 🤝 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

- Microverse

## 📝 License

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