Welcome to Bar Talk! This Rails webapp is a forum where you can log and organize your own cocktail recipes, as well as view and vote on other users' recipes.
Try this app in your local environment, clone and run following command inside this project's directory
$ bundle install
Start up local server
$ rails s
For interactive console
$ rails c
Bug reports and pull requests are welcome on GitHub at https://github.com/blumenthaler/Bar-Talk. 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 project is available as open source under the terms of the MIT License.