abraspin / Project-1-The-Silent-Marvels-

SHAKR App! A cocktail generator web-app that uses theCocktailDB.com and Google Maps API to render cocktail recipes based on user-submitted ingredients on-hand. UT-Austin Bootcamp Project 1.
https://abraspin.github.io/Project-1-The-Silent-Marvels-/
2 stars 1 forks source link

add random cocktail generator #9

Open abraspin opened 4 years ago

abraspin commented 4 years ago

Use cocktailDB random cocktail API endpoint and render recipe on page

https://www.thecocktaildb.com/api/json/v1/1/random.php

abraspin commented 4 years ago

Modal!