Cocktail
September 16, 2021 ยท View on GitHub
JoyCocktailBar is a search engine for cocktails.
Find many cocktails at first sight or use our search engine to find your favorite cocktail.
The best way to discover new cocktails is to use the filter criteria "Category", "Ingredient", "Alcohol" or "Glass".
Once you've made your selection, you can easily add the ingredients to your Bring! shopping list app.
Simply get the ingredients and prepare your cocktail with the instructions.
Enjoy!
Website: https://joycocktail.herokuapp.com/
Prerequisites
To use this repository, you need the following installed locally:
Run local
First clone the repository.
Install the npm packages.
To run the application, execute node app.
The website is now available on localhost:3000.
TheCocktailDB API
TheCocktailDb is "an open, crowd-sourced database of drinks and cocktails from around the world."
API: https://www.thecocktaildb.com/api.php
Node-Bring-Shopping API
Node-Bring-Shopping is a node module to control the shopping lists of a user.
rawezh!!!!!!