Yourtube

A Simpler Clone of Youtube. Built with the Mean Stack .

Yourtube is a simpler clone of Youtube.com. Learn how to build your own youtube.

Installation

  1. Clone this repository: git clone git@github.com:goodheads/yourtube.git yourtube/
  2. cd into the yourtube folder and run the following commands:
    1. Run cp .env.example .env
    2. Run npm install
    3. Run nodemon server.js
  3. Open your chrome browser and see the application on localhost:3000

Official Documentation

The tutorial can be found on goodheads.io

Security Vulnerabilities

If you discover a security vulnerability within Yourtube, please send an e-mail to Prosper Otemuyiwa at prosperotemuyiwa@gmail.com. All security vulnerabilities will be promptly addressed.

from 

https://github.com/goodheads/yourtube