Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 548 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 548 Bytes

CryptoVideoWatch - Crypto Videos Aggregator

This repo includes the code for a Crypto Videos Aggregator. A live version here: https://charisra.github.io/cryptovideowatch/ It's using the YouTube API along with vanilla Javascript, HTML, CSS, Bootstrap and Jquery to create an app that aggregates and presents videos from select YouTube channels.

Comments on my code are welcome. Contributions, too.

The app can be extended to work with a Database, where videos will be stored. This feature is semi-done with Firebase, not included here yet.