Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 828 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 828 Bytes
logo

vstream

A video streaming website.

Demo

See Live Demo Here - https://vstream-using-react.vercel.app/

screencapture-vstream-using-react-vercel-app-2024-02-24-14_47_10

How to install and run locally ?

$ git clone
$ cd streamr
$ npm install
$ npm start

Features -

  • Video listing page
  • Filter Keywords Related Videos
  • Search Videos/Channels
  • Individual Channel Page
  • Individual Video Page
  • Embeded Youtube Video Player
  • Related Videos Suggestions
  • Fully Responsive

Built with -

  • RapidAPI youtube v3
  • HTML, CSS, JavaScript
  • React JS
  • React Router v6
  • Material UI5