Skip to content

emmalynfoster/A04-Cocktails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A04-Recipe

Interactive Cocktail Recipe Using Public 3rd Party APIs

This application makes use of public APIs to create a Random Cocktail Generator. The public API being The Cocktail DB, located here: https://www.thecocktaildb.com/api.php
I used two APIs to complete this task:

  • Lookup a random cocktail
  • Search by ingredient

Features

  • Click button to randomly generate a cocktail and its thumbnail
  • Like the cocktail to append it to a list for reference
  • Dislike to remove it from the likes list and generate a new cocktail
  • Get recommendations from like cocktails

About

Interactive Recipe Using Third-party APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors