Skip to content

A full-stack video-sharing web application built with the MERN stack. Users can upload videos, watch content, comment, and interact in real time.

Notifications You must be signed in to change notification settings

Ibrahim-Develops/video-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Video World - A Video Store Web Application

Video World is a full-stack web application built using the MERN stack (MongoDB, Express, React, Node.js). This platform allows users to upload, view, and comment on videos, providing a seamless experience for video sharing and interaction.

Features

  • User Authentication: Secure login and signup system.
  • Video Upload: Users can upload their own videos to the platform.
  • Video Viewing: Easy access to watch videos uploaded by others.
  • Commenting System: Users can comment on videos and interact with other users.
  • Responsive Design: Fully responsive UI for smooth user experience across all devices.

Technologies Used

  • Frontend: React, Redux, Material UI
  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: JWT (JSON Web Token)

Installation

  1. Clone the repository:
    git clone https://github.com/Ibrahim-Develops/video-world.git
  2. Install dependencies for both frontend and backend:
    cd client && npm install
    cd server && npm install
  3. Run the development server:
    npm start

Contributing

Feel free to fork the repository, submit issues, or contribute via pull requests.


Feel free to adjust it as per your project details!

About

A full-stack video-sharing web application built with the MERN stack. Users can upload videos, watch content, comment, and interact in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages