https://github.com/victorokoroji/recipe-app
https://github.com/victorokoroji/recipe-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorokoroji/recipe-app
- Owner: victorokoroji
- License: mit
- Created: 2022-07-10T20:59:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T10:13:58.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T00:56:47.505Z (2 months ago)
- Language: Ruby
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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