video player using react for components
- video player
- search bar: powers video list
- video list: updates on-the-fly
- search utilizes YouTube API
git clone https://github.com/zanuka/videomatic.git
cd videomatic
npm install
npm start
webpack-dev-server will be running :: open browser to http://localhost:8080/
- see issues