/coin_counter

Primary LanguageJavaScript

Coin counter

JavaScript & jQuery Project for Epicodus, 06.22.2020

By Celeste Field & Tyler Bowerman

Description

Specifications

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.

Known Bugs

  • 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.

Setup/Installation Requirements

  • Clone this repository
  • Run npm install
  • run npm run start

Technologies Used

  • HTML
  • CSS
  • Bootstrap 4.4.1
  • jQuery 3.4.1
  • JavaScript
  • Node
  • Webpack

License

This software is licensed under the MIT license

Copyright (c) 2020 Celeste Field & Tyler Bowerman