Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 564 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 564 Bytes

Youtube Clone

A Simple Youtube clone using React Redux and Tailwind CSS

Demo

Recording link

Features

  • A pixel perfect UI design.
  • Search new video.
  • Recommend Video based on which video user plays.

Installation

$ gh repo clone vaibhav18matere/youtube
$ cd youtube
$ npm install
$ npm start

Roadmap

  • Full responsiveness
  • Add to watch later feature
  • Create watchlists

Tech Stack

Client: React, Redux RTK, TailwindCSS

Server: Google Firebase