Skip to content

heryfitiavana22/stream-video-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stream-video-app

This is a simple video streaming web application built with React and Node.js. You can see demo

Features

  • Video Streaming : Users can watch videos on the frontend with streaming capabilities.
  • Custom controls : duration, progress bar, play/plause, muted/unmuted, ...

Demo video

demo.mp4

Installation

Clone the repository

    git clone https://github.com/heryfitiavana22/stream-video-app.git
    cd slack-clone

Install dependencies and running

  • front
    cd front
    npm install 
    npm run dev
  • back
    cd back
    npm install 
    npm run dev

About

simple video streaming web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published