diff --git a/src/assets/recipes/papaya-with-cassis.jpg b/src/assets/recipes/papaya-with-cassis.jpg new file mode 100644 index 000000000..c69f3b3bc Binary files /dev/null and b/src/assets/recipes/papaya-with-cassis.jpg differ diff --git a/src/recipes/papaya-with-cassis.json b/src/recipes/papaya-with-cassis.json new file mode 100644 index 000000000..c4334ccfc --- /dev/null +++ b/src/recipes/papaya-with-cassis.json @@ -0,0 +1,38 @@ +{ + "name": "Papaya with Cassis", + "description": "Papaya with Cassis (blackcurrant) is a very simple yet elegant drink / dessert, made with papaya cream and Cassis liqueur. It is an amazing drink to serve at a party or a get-together.", + "github": "caioabrahao", + "ingredients": [ + { + "quantity": "1", + "measure": "", + "ingredient": "Ripe Papaya" + }, + { + "quantity": "3", + "measure": "balls", + "ingredient": "Vanilla Ice Cream" + }, + { + "quantity": "3", + "measure": "tablespoons", + "ingredient": "Crème de Cassis (blackcurrant liqueur)" + } + ], + "directions": [ + "Cut the papaya in half and remove the seeds and skin.", + "Put the papaya and ice cream in a blender and blend until smooth.", + "Pour the mixture into a glass and add the Crème de Cassis on top.", + "Enjoy!" + ], + "image": "", + "source": "https://www.tudogostoso.com.br/receita/11795-creme-de-papaya-com-cassis.html", + "keywords": [ + "Crème de Cassis", + "Papaya", + "Vanilla Ice Cream", + "Papaya with Cassis", + "blackcurrant", + "liqueur" + ] +} \ No newline at end of file