Skip to content

Commit 555da94

Browse files
shaktibarathalfg
andauthored
Add recipe - Masala Chaas (alfg#941)
* Create masala-chaas.json Masala Chaas (Indian Spiced Butter Milk) * Add files via upload Image * Update masala-chaas.json * Update src/recipes/masala-chaas.json Made the corrections. Co-authored-by: Alfred Gutierrez <alfg@users.noreply.github.com> * Update masala-chaas.json made the corrections. * Delete masala-chaas.jpg deleted the asset file, uploading a new file. * Add files via upload New Image Co-authored-by: Alfred Gutierrez <alfg@users.noreply.github.com>
1 parent e6f6e16 commit 555da94

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed
19 KB
Loading

src/recipes/masala-chaas.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"name": "Masala Chaas (Spiced Butter Milk)",
3+
"description": "Masala Chaas is a popular Indian yogurt drink. This refreshing drink is lightly spiced and is the perfect way to cool off during summers.",
4+
"github": "shaktibarath",
5+
"ingredients": [
6+
{
7+
"quantity": "1",
8+
"measure": "cup",
9+
"ingredient": "plain yogurt"
10+
},
11+
{
12+
"quantity": "1",
13+
"measure": "cup",
14+
"ingredient": "cold water"
15+
},
16+
{
17+
"quantity": "1",
18+
"measure": "dash",
19+
"ingredient": "green chili"
20+
},
21+
{
22+
"quantity": "1/2",
23+
"measure": "inch",
24+
"ingredient": "ginger"
25+
},
26+
{
27+
"quantity": "1",
28+
"measure": "tablespoon",
29+
"ingredient": "chopped cilantro"
30+
},
31+
{
32+
"quantity": "1/2",
33+
"measure": "tablespoon",
34+
"ingredient": "cumin powder"
35+
},
36+
{
37+
"quantity": "1/2",
38+
"measure": "tablespoon",
39+
"ingredient": "black salt"
40+
},
41+
{
42+
"quantity": "1/4",
43+
"measure": "tablespoon",
44+
"ingredient": "chat masala"
45+
}
46+
],
47+
"directions": [
48+
"Add all ingredients to a blender, then Blend till combined, and Pour into serving glasses",
49+
"Garnish with fresh cilantro or mint and serve.",
50+
"Enjoy!"
51+
],
52+
"image": "masala-chaas.jpg",
53+
"source": "https://www.cookwithmanali.com/masala-chaas/",
54+
"keywords": [
55+
"Masala Chaas",
56+
"Indian"
57+
]
58+
}

0 commit comments

Comments
 (0)