anirudhjain75
3/24/2019 - 5:15 PM

data.json

{
  "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"
    }
  ]
}