Skip to content

avdaredevil/Youtube-Black

Repository files navigation

U-Tube Black

Imagine a YouTube where all the things we ever wanted, were given to us for free! Things like:

  • No Ads on any platform
  • Offline Videos
  • Background Playback

Wouldn't that be great!? Now stop imagining, because you're looking right at it!

PS. Server code featuring MEAN stack, Google Polymer, Socket.io, and Material Design.

Screenshots

Main Screen Mobile View
image image

To Deploy:

  • Clone this repo!
  • CD to this directory
  • Install Node, Mongo
    • npm i -g bower gulp nodemon
  • WebServer:
    • Windows - start nodemon
    • Linux/MAC - nodemon [Start in a new shell in the same folder]
  • Database: [Does not apply yet]
    • Windows - start 'mongod' "--dbpath ./data"
    • Linux/MAC - mongod --dbpath ./data [Start in a new shell in the same folder]
  • Navigate to localhost:3000

Components


By: Apoorv Verma [AP], Andrew Khaz, Arpit Shah, Hiren Patel