Skip to content

rohitroy-github/react-youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone

YouTube Clone is a React-based application that replicates core functionalities of YouTube using modern web technologies like React, MaterialUI, RapidAPI, and other modern React features.

This project is currently under development.


Features

User Interface:

  • Search videos seamlessly
  • Browse trending and recommended videos
  • Play videos within the app
  • Responsive design using MaterialUI

API Integration:

  • Fetch real-time video data using RapidAPI
  • Display video categories and related content

Tech Stack

  • Frontend: React, MaterialUI
  • API Services: RapidAPI
  • Deployment: Vercel

Installation Guide

Follow these steps to set up the project on your local machine:

  1. Clone the repository:
    git clone <repository-url>
  2. Navigate to the project folder:
    cd youtube-clone
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start
  5. The application will run on http://localhost:3000/.

Live Demo

The project is hosted on Vercel and can be accessed here: YouTube Clone Live


Snapshot

image


Future Enhancements

  • User authentication
  • Video uploading and user profiles
  • Like, comment, and subscribe features

Stay tuned for updates!

About

Just trying to make a clone of Youtube using React and API/s </>

Topics

Resources

Stars

Watchers

Forks