adamkeyser45 / CocktailApiPractice

Practice using the CocktailDB API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CocktailApiPractice

Practice using the CocktailDB API

What this is...

This is a simple project to test out the capabilities of the CocktailDB API.

Capabilities

  • Typing in a name in the search bar and hitting "Find Your Drink" will display a list of all drinks in the database (up to 100 for free API key) that have that word in Drink Name.

  • Typing in an ingredient and hitting "Find Your Drink" will display a list of all drinks in the database (up to 100 for free API key) that have that ingredient in the drink.

  • More to come!

About

Practice using the CocktailDB API


Languages

Language:JavaScript 72.7%Language:HTML 27.3%