Skip to content

Commit

Permalink
Add recipe for Spicy Tamarind Margarita
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelWirthBFH committed Dec 6, 2024
1 parent e05cc38 commit 34e2227
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 0 deletions.
Binary file added src/assets/recipes/spicy-tamarind-margarita.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
61 changes: 61 additions & 0 deletions src/recipes/spicy-tamarind-margarita.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"name": "Spicy Tamarind Margarita",
"description": "A tangy and spicy margarita with tamarind paste and chili for a bold twist.",
"github": "RaphaelWirthBFH",
"ingredients": [
{
"quantity": "2",
"measure": "oz",
"ingredient": "tequila"
},
{
"quantity": "1",
"measure": "oz",
"ingredient": "tamarind paste"
},
{
"quantity": "1",
"measure": "oz",
"ingredient": "lime juice"
},
{
"quantity": "1",
"measure": "tablespoon",
"ingredient": "simple syrup"
},
{
"quantity": "1/4",
"measure": "teaspoon",
"ingredient": "chili powder"
},
{
"quantity": "1",
"measure": "cup",
"ingredient": "ice cubes"
},
{
"quantity": "1",
"measure": "slice",
"ingredient": "lime (for garnish)"
},
{
"quantity": "1",
"measure": "tablespoon",
"ingredient": "salt (for rim)"
}
],
"directions": [
"Run a lime slice along the rim of a glass and dip it into salt to coat the rim.",
"In a shaker, combine tequila, tamarind paste, lime juice, simple syrup, chili powder, and ice.",
"Shake well for 15-20 seconds until the mixture is chilled.",
"Strain into the prepared glass filled with ice.",
"Garnish with a lime slice and serve immediately."
],
"image": "spicy-tamarind-margarita.jpg",
"keywords": [
"tamarind",
"margarita",
"spicy",
"cocktail"
]
}

0 comments on commit 34e2227

Please sign in to comment.