/jsm-youtube

Youtube clone application that allows users to watch videos, get personalized recommendations based on the currently watching video, and filter videos based on different categories

Primary LanguageJavaScript

Youtube Clone

Netlify Status

This is a YouTube clone application that allows users to watch videos, get personalized recommendations based on the currently watching video, and filter videos based on different categories. It aims to provide a similar user experience to the popular video-sharing platform.

Tech Stack

Features

🎃 Video Playback
🎆 Recommendation System
🎍 Filtering by Categories
🎑 Search Functionality
🎇 Responsive Design

To run this project locally

git clone https://github.com/chhroot/jsm-youtube.git
cd jsm-youtube
npm install
npm start