Skip to content

Commit

Permalink
Add Gin Elderflower Fizz recipe (#1395)
Browse files Browse the repository at this point in the history
Signed-off-by: jColfej <[email protected]>
  • Loading branch information
jcolfej authored Nov 2, 2023
1 parent f01b778 commit 38aeea5
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
Binary file added src/assets/recipes/gin-elderflower-fizz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions src/recipes/gin-elderflower-fizz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"name": "Gin Elderflower Fizz",
"description": "A delightful combination of floral flavors from the elderflower liqueur, the citrusy tang of lime, and the slight bitterness of the gin.",
"github": "jcolfej",
"ingredients": [
{
"quantity": "1 1/2",
"measure": "oz",
"ingredient": "Gin"
},
{
"quantity": "1/2",
"measure": "oz",
"ingredient": "Elderflower liqueur"
},
{
"quantity": "1/2",
"measure": "",
"ingredient": "lime"
},
{
"quantity": "1/2",
"measure": "oz",
"ingredient": "Simple syrup"
},
{
"quantity": "",
"measure": "",
"ingredient": "Club soda or sparkling water"
}
],
"directions": [
"Fill a cocktail glass with ice to chill while you prepare the cocktail.",
"In a cocktail shaker, add the gin, elderflower liqueur, lime juice, and simple syrup.",
"Add ice to the shaker.",
"Shake vigorously for about 15 seconds to thoroughly mix all the ingredients and chill them.",
"Strain the mixture into the chilled cocktail glass.",
"Top the glass with club soda to achieve the desired fizziness.",
"Garnish the cocktail with a twist of lime zest.",
"Serve immediately and enjoy this refreshing Gin Elderflower Fizz!"
],
"image": "gin-elderflower-fizz.jpg",
"keywords": [
"cocktail",
"gin",
"elderflower",
"lemon",
"syrup",
"alcoholic",
"fresh"
]
}

0 comments on commit 38aeea5

Please sign in to comment.