Recipe App is a MVC application for sharing recipes. Navigate to localhost:3000 and log in with Facebook or create a new user account to begin sharing and reading recipes.
To install this app fork and clone this repository. Run 'bundle install' to install dependencies. Run database migrations with 'rake db:migrate. Start up the rails server from the terminal command line with 'rails s' and direct the browser to 'localhost:3000'.
Bug reports and pull requests are welcome on GitHub at https://github.com/chrisjamesr/recipe_app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.