- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
Recipe App keeps track of all your recipes, and ingredient. It will allow you to save ingredients, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
Client
- Ruby on Rails
Server
- localhost
Database
- PostgreSQL
- [Keep track of all your recipes and ingredients]
- [Create recipes, and generate shopping lists]
To get a local copy up and running, follow these steps.
- You'll need any code editor
Clone this repository to your desired folder:
git clone git@github.com:shayan1234554321/recipe-app.git
cd recipe-app
Install this project with:
bundle install
rails db:create
rails db:migrate
To run the project, execute the following command:
rails server
To run tests, run the following command:
rails db:migrate RAILS_ENV=test
rspec
π€ NΓ©stor Oro
- GitHub: @blueberry1312
- Twitter: @nestorsitooo
- LinkedIn: Nestor Oro
π€ Shayan
- GitHub: Shayan1234554321
- Twitter: @shayan123455432
- LinkedIn: Shayan Khan
- [Improve UI design]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give it a star!
I would like to thanks Microverse for this learning opportunity.
This project is MIT licensed.