Back to Projects

video sharing website

Web DevFull StackIN PROGRESS

A video-sharing website clone inspired by YouTube, featuring functionalities such as video uploads, viewing, and user interactions.

Tech Stack:
ReactNode.jsexpress.jsMongoDBTailwind CSS

The YouTube Clone is a full-featured video-sharing application that mirrors the functionality of YouTube, providing users with a platform to upload, view, and interact with videos.

This project utilizes modern web technologies such as React for the front-end and Node.js with Express.js for the back-end, ensuring a robust and scalable architecture.

MongoDB is used as the database to store user information, videos, and other metadata, while Tailwind CSS ensures a responsive and aesthetically pleasing user interface.

The application includes features such as user authentication, video uploading, real-time comments, and video recommendations.

  • Video Upload and Streaming
  • Real-time Comments and Interactions
  • User Authentication and Profile Management
  • Responsive UI with Tailwind CSS
  • Video Recommendations and Search Functionality
  • Robust Backend with Node.js and Express.js

Home Page

Overview of the video sharing platform, featuring trending videos and recommendations. Users can easily browse through the latest and most popular videos.

Home Page 1

Video Playback

Detailed view of the video playback interface, including video player and comments section. Users can watch videos, like or dislike them, and leave comments to engage with the community.

Video Playback 1

User Profile

Explanation of the user profile management system. Users can manage their personal information, view their uploaded videos, and see their activity history. The profile page also allows users to customize their channel settings and appearance.

User Profile 1

Video Upload

Insight into the video uploading interface and process. Users can upload new videos, add titles and descriptions, and select thumbnail images. The upload process ensures that videos are properly encoded and stored in the database for efficient streaming.

Video Upload 1