forked from clarklab/chowdown
-
Notifications
You must be signed in to change notification settings - Fork 0
/
recipes.json
58 lines (46 loc) · 1.34 KB
/
recipes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"title": "Broccoli Beer Cheese Soup",
"image": "http://chowdown.io/images/large/broccoli-beer-cheese-soup.jpg"
},
{
"title": "Crockpot Buffalo Chicken",
"image": "http://chowdown.io/images/large/crockpot-buffalo-chicken.jpg"
},
{
"title": "Green Chile Stew",
"image": "http://chowdown.io/images/large/green-chile-stew.jpg"
},
{
"title": "Mongolian Beef",
"image": "http://chowdown.io/images/large/mongolian-beef.jpg"
},
{
"title": "New York Strip",
"image": "http://chowdown.io/images/large/new-york-strip.jpg"
},
{
"title": "One Minute Muffin",
"image": "http://chowdown.io/images/large/one-minute-muffin.jpg"
},
{
"title": "Pork Steaks",
"image": "http://chowdown.io/images/large/pork-steaks.jpg"
},
{
"title": "Red Berry Tart",
"image": "http://chowdown.io/images/large/red-berry-tart.jpg"
},
{
"title": "Roasted Brussels Sprouts",
"image": "http://chowdown.io/images/large/roasted-brussels-sprouts.jpg"
},
{
"title": "Roasted Okra",
"image": "http://chowdown.io/images/large/roasted-okra.jpg"
},
{
"title": "Smashed Carrots",
"image": "http://chowdown.io/images/large/smashed-carrots.jpg"
}
]