MERN app used to upload and download videos as well as comments system with subscribe and like/dislike similar to YOUTUBE
- make dev.js file inside config folder
- put mongoDB info into dev.js file
- Type " npm install " inside the client directory ( Download Server Dependencies ) ie cd/client and install npm
- Type " npm install " inside the root directory ( Download Front-end Dependencies ) ie npm install