Skip to content

veereshbv04/Web-TV-react-video-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Web TV is an application built using ReactJs, it replicates online video libraries like YouTube.

Functionalities

  • It has an Homepage, it features upto five categories of Videos, each with an call to action button which filters the Video list on the Home Page
  • Single Video Page having all video controls
  • Watch History
  • Like/Dislike feature
  • Add Playlist Management
  • Watch Later
  • Authentication
    • Sign-up
    • Login
    • Logout

Tech Stack

  • ReactJs
  • Custom CSS for UI
  • React Router
  • Netlify for hosting
  • Git for version control

Installation

  • To run this app in your system clone this repository URL
https://github.com/veereshbv04/Web-TV-react-video-library
  • You can just use the bellow command to get this repository cloned
git clone https://github.com/veereshbv04/Web-TV-react-video-library.git