Skip to content

videoPlayer using react and mongo db as a database you can come and paly videos by uploading and they will not vanishes on reloading

Notifications You must be signed in to change notification settings

varruunnn/videoPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Video Player - React App with MongoDB Integration

This is a simple video player web application built using React for the frontend and MongoDB for storing video data. Users can upload and watch videos directly in their browser, without needing to download any app. The videos are stored persistently in the database and will remain available even after reloading the page.

Features:

  • Upload videos: Users can upload video files and play them directly in the browser.
  • Persistent video storage: Videos persist even after refreshing the page, thanks to MongoDB storing video metadata.
  • No installation required: Enjoy the video player app directly in your browser without needing to install anything.

Tech Stack:

  • Frontend: React.js
  • Backend: Node.js with Express
  • Database: MongoDB

CLICK THE LINK BELOW FOR DEMO VIDEO

screen-capture.mp4

About

videoPlayer using react and mongo db as a database you can come and paly videos by uploading and they will not vanishes on reloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published