Skip to content

Build and Deploy a Modern VidStream Application for Searching, Watching, and Sharing Videos in React.js with Material UI 5.

Notifications You must be signed in to change notification settings

aspreet31/vidStream-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidStream React.js Application

This repository holds the code for VidStream, a user-friendly video streaming application built with ReactJS and Material UI.

Key Features:

Watch Videos

Search Videos

Share Videos

Browse Categories

Getting Started:

Prerequisites:

Node.js and npm (or yarn): Ensure you have Node.js and npm (or yarn) installed on your system. You can download them from https://nodejs.org/en.

Cloning the Repository:

Use Git to clone this repository:

git clone https://github.com/aspreet31/vidStream.git

Installation:

Navigate to the project directory:

cd vidStream

Install project dependencies: npm install (or yarn install)

Running the Application:

Start the development server: npm start (or yarn start)

The application will typically open in your default web browser at http://localhost:3000 (or a similar port).

ScreenShot :

Home Page

image

SearchFeed

image

Video Detail

image

Channel Detail

image

About

Build and Deploy a Modern VidStream Application for Searching, Watching, and Sharing Videos in React.js with Material UI 5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published