https://github.com/queeniecplusplus/react_muzikapp
Link path to Route then to func | class to render, plus+ iFrame to show Youtube
https://github.com/queeniecplusplus/react_muzikapp
es6 iframe-embeds react
Last synced: about 2 months ago
JSON representation
Link path to Route then to func | class to render, plus+ iFrame to show Youtube
- Host: GitHub
- URL: https://github.com/queeniecplusplus/react_muzikapp
- Owner: QueenieCplusplus
- Created: 2020-07-18T05:39:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-10T20:58:33.000Z (10 months ago)
- Last Synced: 2025-11-15T02:45:12.271Z (8 months ago)
- Topics: es6, iframe-embeds, react
- Language: JavaScript
- Homepage: https://github.com/QueenieCplusplus/QuickGoThru/blob/master/README.md#react
- Size: 1.88 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React_muzikApp
Link path to Route then to func| class to render, plus+ iFrame to show Youtube
* tips:
double click on Youtube video screen, then grey list will show,
and choose the embeded code to copy and past into your code file.
* recommeded size of iframe:
width="2296"
height="1291.5"
* avoid refusal from youtube
src="https://www.youtube.com/embed/XXXXX"
* other properties of iframe
frameborder="1" || "0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen