This is video hub website. Where users can upload videos lectures and also watch videos.
Steps to run this website in your local machine is as follows :
- Fork this repository
- Save the code on your local machine you can also clone the repository
- Open terminal
- Run following commands in the terminal :
- npm install
- npm start
- Make sure you have installed node js before entering these code in the terminal