To use this early version of booze it up:
1. Download or clone the project.
2. Open the terminal inside the project's directory.
3. Run `bundle install` to install the dependencies.
4. Run `rails server` or `rails s` to open the server.
5. Open the browser at `http://localhost:3000/`.