Video Stream

A handmade video player and video stream API made with React & Express

Screenshots

App Screenshot

Features

  • Video player with custom controls
  • Video streaming from the API
  • (PARTIAL) Check JWT token to make private video

Installation

Install my-project with npm

Client:

  cd client
  npm i
  npm start

Server:

  cd server
  npm i
  npm start

Authors

GitHub

View Github