Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.55 KB

README.md

File metadata and controls

40 lines (21 loc) · 1.55 KB

TubeYou - a YouTube Interface Clone

Project Overview

This project is a React-based YouTube interface clone that replicates the core layout and design of the popular video-sharing platform. It is a frontend-only application, focusing on providing users with a familiar YouTube experience for browsing and viewing video content. The interface is designed to be responsive, ensuring a seamless experience on various devices.

Live Deployment

The website is deployed live on https://tubeyou-a-youtube-interface-clone.vercel.app/.

Screenshots

p1 p2 p3

Installation

Follow these steps to set up the project locally:

  1. Clone the repository: git clone https://github.com/SaifAshrafHelmy/TubeYou---Youtube-Clone
  2. Navigate to the project directory: cd TubeYou---Youtube-Clone
  3. Install dependencies: npm install

Usage

  1. Start the development server: npm start
  2. Open your web browser and visit http://localhost:5173

This project focuses on replicating the visual aspects of the YouTube interface without involving any backend functionalities.

Dependencies