youtube-react React component acting as YouTube iFrame. Install npm install youtube-react Example import YouTube from 'youtube-react'; ... <YouTube video="ya-rr_Lm1N4" height="315px" width="540px" autoplay="1" /> ... License MIT