Behavior Description | Input Ex. | Output Ex. |
---|---|---|
1.Make an API call to The cocktailDB, to get information on cocktail mixes. | ||
2.Display information to the user. | ||
3.Add button that randomizes cocktail output to user. |
- If a drink is generated that has the value null for measurment or ingredient the generator will only print the name of the cocktail. This however is an error when could not fix since the API we called does have some missing information on some of the drinks.
- Clone this repository
- Run npm install
- run npm run start
- HTML
- CSS
- Bootstrap 4.4.1
- jQuery 3.4.1
- JavaScript
- Node
- Webpack
This software is licensed under the MIT license
Copyright (c) 2020 Celeste Field & Tyler Bowerman