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.
- Ruby
- Ruby on Rails
- Postgresql
- Bootstrap
To get a local copy up and running follow these simple example steps:
- Make sure you have Ruby on Rails set up properly on your computer
git https://github.com/VSeray/Recipe-app.git
bundle install
rails db: create
rails db:migrate
rails s
rspec
To start recipe app you need to first signup
👤 Vana Seraydarian
👤 Fatima Ezzahra
- GitHub: @TimmyChan99
- Twitter: @elemenoun
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
- Give a ⭐️ if you like this project!
- Microverse for giving us this chance