Skip to content

Agrimaagrawal/Youtubeclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube 2.0

Welcome to my YouTube Clone repository! This project is a frontend implementation of a YouTube-like video sharing platform, aiming to replicate the core features and design of the popular video platform.

Tech Stack

  • HTML5
  • SS3
  • JavaScript (ECMAScript 6)
  • Frontend Framework/Library : React js

Screenshots

App Screenshot

Features

  • Display of videos on the homepage with titles, views, and upload dates.

  • Video playback with player controls (play, pause, volume, fullscreen, etc.).

  • Suggested videos based on the currently playing video.

  • Video search functionality with real-time results.

  • Responsive design, ensuring compatibility across various devices and screen sizes.

Installation

To run this project locally, follow these steps:

Usage

  • Run the development server: npm start or yarn start
  • Open your web browser and navigate to http://localhost:3000 (or another port if specified)