Skip to content

Commit a5ef083

Browse files
committed
Add new course "REACT.JS 19 MONSTER Course - English" by HuXn WebDev to the courses list
1 parent 91ca2bc commit a5ef083

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

src/Page/ResoucesHub/Courseslist.jsx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,20 @@ const courses = [
157157
instructor: 'Hitesh Choudhary',
158158
duration: '9 Hour',
159159
level: 'Beginner',
160-
domain: ['Web Development', 'ReactJS', 'Frontend', 'Free'],
160+
domain: ['Web Development', 'React', 'ReactJS', 'Frontend', 'Free'],
161161
courseLink: 'https://youtu.be/FxgM9k1rg0Q?si=vZmwfwh3d6mGymPS',
162162
shareLink: '#reactjs-hc',
163163
},
164+
{
165+
platform: 'YouTube',
166+
title: 'REACT.JS 19 MONSTER Course - English',
167+
instructor: 'HuXn WebDev',
168+
duration: '50 Hour',
169+
level: 'Intermediate',
170+
domain: ['Web Development', 'React', 'ReactJS', 'Frontend', 'Free'],
171+
courseLink: 'https://youtu.be/M9O5AjEFzKw?si=wZuFCeduyGjYp59I',
172+
shareLink: '#reactjsbyhuxn',
173+
},
164174
{
165175
platform: 'YouTube',
166176
title: 'Complete ReactJS Course - Hindi',

0 commit comments

Comments
 (0)