Skip to content

Instantly share code, notes, and snippets.

View Rb-tech-byte's full-sized avatar

wolinet Rb-tech-byte

View GitHub Profile
@Rb-tech-byte
Rb-tech-byte / index.html
Created September 11, 2020 21:38
Youtube Iframe API in React
<style> body {margin: 0;padding: 0;}</style>
<div id="app"></div>
@Rb-tech-byte
Rb-tech-byte / index.html
Created August 11, 2020 11:19
Youtube clone app using React
<!-- If you are watching on Imac im sorry but it will cut off a little bit as i added padding to cover the ugly side bar in windows :( -->
<!-- Still a work in progress, I did not have enough time to add a little bit of interaction but I will add all of that and maybe i will try to add the Youtube API -->
<div id="app"></div>