Skip to content

Instantly share code, notes, and snippets.

@anirudhjain75
Created March 24, 2019 17:15
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 anirudhjain75/e747041db623272f67e5ba3a4a009abf to your computer and use it in GitHub Desktop.
Save anirudhjain75/e747041db623272f67e5ba3a4a009abf to your computer and use it in GitHub Desktop.
{
"courses": [
{
"title": "course 1",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 2",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 3",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 4",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 5",
"image": "https://picsum.photos/200/300/?random"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment