Skip to content

glauberm/cocktail_recipes

Repository files navigation

Cocktail Recipes

An Angular (7.1.1) app that searchs for recipes from the TheCocktailDB.

Installing

Clone the repository and then install the dependencies:

npm install

Running development server

ng serve

Running tests

ng test