An app where chefs can store and share recipes.
git clone https://github.com/mlcomeau/cookbook-app
cd cookbook-app/backend/cookbook
rails db:migrate
rails db:seed
rails s
Bug reports and pull requests are welcome on GitHub at https://github.com/mlcomeau/cookbook-app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The app is available as open source under the terms of the MIT License.
Everyone interacting in the cookbook-app project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.