Skip to content

Instantly share code, notes, and snippets.

@devbkhadka
Last active April 12, 2020 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devbkhadka/39301d886bb01bca84832bac48f52cd3 to your computer and use it in GitHub Desktop.
Save devbkhadka/39301d886bb01bca84832bac48f52cd3 to your computer and use it in GitHub Desktop.
jest tutorial
[
{
"id": 1,
"name": "MacDonald",
"location": [27.696927, 85.329353]
},
{
"id": 2,
"name": "Bajeko Sekuwa",
"location": [26.212754, 84.961525]
},
{
"id": 3,
"name": "Bota Momo's",
"location": [28.221335, 84.408427]
},
{
"id": 4,
"name": "Thakali Restaurant",
"location": [27.583290, 85.818616]
},
{
"id": 5,
"name": "Tanduri Vojanalaya",
"location": [27.927034, 86.874147]
},
{
"id": 6,
"name": "KFC-Kathmandu",
"location": [27.699363, 85.325500]
},
{
"id": 7,
"name": "Newari Khaja Ghar",
"location": [27.283504, 84.839084]
},
{
"id": 8,
"name": "Tanduri Vojanalaya",
"location": [28.211335, 84.408427]
},
{
"id": 9,
"name": "Yellow D",
"location": [27.889515, 85.062490]
},
{
"id": 10,
"name": "Dream Garden",
"location": [27.661849, 81.191169]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment