Angular 2.0: Simple YouTube player

28 Sep 2016 GitHub source code Angular2 JavaScript


Simple Angular 2 application for palying embeded video from YouTube.

This is player I made for a real website. There are few css and html works. Mostly I worked with Angular 2. In my real project I am going to add lots of css styles to make my player more attractive.

Samples

main page

grid video

lightbox video

Installation

git clone  https://github.com/alexbra/ytplayer  my-proj
cd my-proj
npm i 
npm start