Skip to content

Fully responsive Video Streaming application fetching data from Youtube API.

Notifications You must be signed in to change notification settings

VRashi16/vstream-using-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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