Skip to content

Instantly share code, notes, and snippets.

@anmolseth06
Last active July 21, 2020 12:50
Show Gist options
  • Save anmolseth06/64bd6c5a2c259918e52b4cc91e4ced11 to your computer and use it in GitHub Desktop.
Save anmolseth06/64bd6c5a2c259918e52b4cc91e4ced11 to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"title": "Apple",
"imageUrl": "https://produits.bienmanger.com/36433-0w470h470_Organic_Apples_Fuj.jpg",
"quantity": 10
},
{
"id": 2,
"title": "Mango",
"imageUrl": "https://images-na.ssl-images-amazon.com/images/I/31KSJIUe16L._SX450_.jpg",
"quantity": 2
},
{
"id": 3,
"title": "PineApple",
"imageUrl": "https://www.healthifyme.com/blog/wp-content/uploads/2015/12/shutterstock_1670265607-1.jpg",
"quantity": 5
},
{
"id": 4,
"title": "Orange",
"imageUrl": "https://i.ndtvimg.com/i/2016-08/orange_625x350_51471855916.jpg",
"quantity": 9
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment