-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththadata.json
More file actions
106 lines (106 loc) · 1.97 KB
/
Copy paththadata.json
File metadata and controls
106 lines (106 loc) · 1.97 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[
{
"number": "1",
"text": "Letter using HTML"
},
{
"number": "2",
"text": "Letter using HTML and CSS"
},
{
"number": "3",
"text": "Resume using CSS"
},
{
"number": "4",
"text": "Clock using CSS"
},
{
"number": "5",
"text": "Calculator using Javascript"
},
{
"number": "8",
"text": " No. 46 (100 Day CSS Challenge)"
},
{
"number": "9",
"text": "Ticket Reservation using Javascript"
},
{
"number": "10",
"text": "Memory Game using Javascript"
},
{
"number": "11",
"text": "Quiz App using Javascript"
},
{
"number": "12",
"text": "Todo List using Javascript"
},
{
"number": "13",
"text": "Random Quotes using Anime quotes API"
},
{
"number": "15",
"text": "Implementing Hello World using React CDN"
},
{
"number": "16",
"text": "Meme Cards and Chessboard using React functional components"
},
{
"number": "17",
"text": "Foodpedia using React props"
},
{
"number": "18",
"text": "Chessboard using Inline CSS and reusable React components"
},
{
"number": "19",
"text": "State Counter using Class based components"
},
{
"number": "20",
"text": "Foodpedia using React Hooks"
},
{
"number": "21",
"text": "Calorie Tracker using React Form API"
},
{
"number": "22",
"text": "Meme Generator Project using React"
},
{
"number": "23",
"text": "Ask-N-Find Search using React custom hooks"
},
{
"number": "24",
"text": "Login portal using React Context API and Reducer"
},
{
"number": "25",
"text": "Weather App using Bootstrap Components"
},
{
"number": "26",
"text": "Input Field Management using Redux"
},
{
"number": "27",
"text": "Todo App using Redux"
},
{
"number": "28_29",
"text": "Weather App using Redux (Project)"
},
{
"number": "30_31",
"text": "E-Commerce Website using Redux Toolkit (Javascript)"
}
]