Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/assets/recipes/papaya-with-cassis.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions src/recipes/papaya-with-cassis.json
Original file line number Diff line number Diff line change
@@ -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": "<papaya-with-cassis.jpg>",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

without the braces

"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"
]
}