-
Notifications
You must be signed in to change notification settings - Fork 0
/
staticdata.json
52 lines (52 loc) · 1.42 KB
/
staticdata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"cells": [
{
"title": "Intro to React",
"image": "https://cl.ly/0Q1n3K431Y1S/download/logo-react-small.png"
},
{
"title": "Basic Styling in CSS",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "Adaptive Layout with CSS Grid",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "Interactions and Animations",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "SVG Animation",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "Components and Props",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "States and Events",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "Styled Components",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "Static Data with JSON",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "GraphQL with Contentful",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "Publish to Netlify",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
},
{
"title": "Payment with Stripe Checkout",
"image": "https://cl.ly/1U1F170x3D0L/download/logo-react-small.png"
}
]
}