Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 1.31 KB

README.md

File metadata and controls

58 lines (30 loc) · 1.31 KB

YouTube Clone with React and Redux

A YouTube clone built with React and Redux. Allows users to search and view YouTube videos.

Features

  • Authentication with Firebase
    • SignUp, SignOut
  • Subscribe to a channel
  • View Subscribed Channels
  • View liked videos
  • View History videos
  • Search Videos
  • Voice Typing

Used Technologies

  • React.js
  • React-redux
  • Tailwind CSS
  • YouTube Data API v3

Home Page

image

Watch Page, Comments and featured videos

image

subscribed channels

image

Liked Videos

image

History Videos

image

Search Features

image

Searched videos

image