Activity
trying to understand a git err
trying to understand a git err
created defaultication of videoPreview section on next search requests
created defaultication of videoPreview section on next search requests
removed the console logs
removed the console logs
rendered channel name on each video
rendered channel name on each video
rendered Channel name on video preview
rendered Channel name on video preview
added title and description below the video thumbnail preview
added title and description below the video thumbnail preview
created Video playback section on click on a video
created Video playback section on click on a video
Created onVideoSelect function which will run on clicking on any thum…
Created onVideoSelect function which will run on clicking on any thum…
created conditional to avoid other results than videos, and logged th…
created conditional to avoid other results than videos, and logged th…
created VideoList and VideoItem components and linked according to th…
created VideoList and VideoItem components and linked according to th…
removed console log from previous commit
removed console log from previous commit
removed previous console log, passed api's output to app.state.video …
removed previous console log, passed api's output to app.state.video …
Accessed data from YouTube and logged out in console
Accessed data from YouTube and logged out in console
(small step) passed the searched query to app.state.query
(small step) passed the searched query to app.state.query
passed the input value to parent component APP 'using method as a prop'
passed the input value to parent component APP 'using method as a prop'
Routine Push Check (Also added youtube data api access key)
Routine Push Check (Also added youtube data api access key)
disabled form's default behaviour on form submit
disabled form's default behaviour on form submit
converted the input field into a controlled input field
converted the input field into a controlled input field
added a little style to main div
added a little style to main div
Fix to previous commit, Relinked Semantic UI
Fix to previous commit, Relinked Semantic UI
Linked Semantic UI css in the index.html
Linked Semantic UI css in the index.html
changed icon of the project
changed icon of the project