Skip to content

whizstream/WhizStream_Backend

Repository files navigation

WhizStream

Description

WhizStream is a video streaming application that allows users to upload and stream videos similar to YouTube.

Features

  • User registration and authentication
  • Video upload functionality
  • Video streaming capability
  • User profile management
  • Video search

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/whizstream.git
  2. Install the required dependencies:

    npm install
  3. Start the application:

    npm start

Now the backend server should be running on http://localhost:3001

Usage

  1. Register a new user account or log in with an existing account.
  2. Navigate to the "Upload" page to upload a video file.
  3. Once the video is uploaded, it will be available for streaming on the "Home" page.
  4. Use the search functionality to find specific videos or explore recommended videos.
  5. Manage your user profile by updating your personal information and preferences.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors