Skip to content

Commit 6646f49

Browse files
Create temperate.json
1 parent 0389388 commit 6646f49

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

data/temperate.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"name": "English Ivy",
4+
"image": "https://tse2.mm.bing.net/th?id=OIP.kyJm_x5ueX5v8I39QCBTfAHaFj&pid=Api&P=0&h=180",
5+
"climate": "Temperate",
6+
"description": "A versatile plant with trailing stems and small leaves.",
7+
"height": "Up to 8 feet",
8+
"special_feature": "Easy to train"
9+
},
10+
{
11+
"name": "Peace Lily",
12+
"image": "https://www.noticiasdejardim.com/wp-content/uploads/2020/07/peace-lily-plants-peace-lily-care-1.jpg",
13+
"climate": "Temperate",
14+
"description": "A plant with white blooms and dark green leaves, known for its air purification abilities.",
15+
"height": "Up to 3 feet",
16+
"special_feature": "Air purification"
17+
},
18+
{
19+
"name": "Sugar Maple Tree",
20+
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQTLHRmPlzq9VcLQ3fRqcDtYG4caFiRZ7hq0g&sg",
21+
"climate": "Temperate",
22+
"description": "A large tree with palmate leaves and a grey bark.",
23+
"height": "Up to 100 feet",
24+
"special_feature": "Brilliant fall colors"
25+
},
26+
{
27+
"name": "Redbud Tree",
28+
"image": "https://cdn.mos.cms.futurecdn.net/KqZzsz2Jz4yvU8gr9cPe3m.jpg",
29+
"climate": "Temperate",
30+
"description": "A small tree with pink flowers and a spreading canopy.",
31+
"height": "Up to 30 feet",
32+
"special_feature": "Early bloomer"
33+
},
34+
{
35+
"name": "Paperbark Maple Tree",
36+
"image": "https://jfschmidt.com/wp-content/uploads/2023/01/acer-fireburstpaperbark-web-01.jpg",
37+
"climate": "Temperate",
38+
"description": "A small tree with peeling bark and palmate leaves.",
39+
"height": "Up to 30 feet",
40+
"special_feature": "Unique bark"
41+
}
42+
]

0 commit comments

Comments
 (0)