lsbloxx / random-drink-selector

A webapp using jQuery and Bootstrap to get a random cocktail from a given dictionary…

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello and thank you for using this piece of software.


1. download the dependencies or run the install script 'install_dependencies.sh'
   - Bootstrap v4.0.0-alpha.4
   - jQuery    v3.1.0

2. create a copy of 'drinks_example.json' and adjust the new file as needed.
   Don't forget to adjust the filename in 'index.html'.

3. The answer to life’s problems aren’t at the bottom of a beer bottle, they’re on TV.”
   - Homer Simpson

   enjoy! ;)



Written by:
  drinks_example.json           lsbloxx
  index.html                    lsbloxx
  install_dependencies.sh       lsbloxx
  README                        lsbloxx
  LICENSE                       http://www.wtfpl.net/about/

About

A webapp using jQuery and Bootstrap to get a random cocktail from a given dictionary…

License:Other


Languages

Language:HTML 90.0%Language:Shell 10.0%