Skip to content

Instantly share code, notes, and snippets.

View lalitkumar0051's full-sized avatar

Lalit Kumar lalitkumar0051

View GitHub Profile
@joe-oli
joe-oli / photos-data.json
Created October 9, 2019 01:42
instagram sample data as json
// this is a giant JSON object you have received back from the Instagram API
// Use it for good, solely on the front end, to create a photo gallery widget!
const instagramResponse = {
"meta": {
"code": 200
},
"data": [
{
"attribution": null,