virtual-tech-school / youtube-clone

Simple YouTube Clone
MIT License
17 stars 12 forks source link

Video Section - Home Page #4

Closed apoorv-on-git closed 2 years ago

apoorv-on-git commented 2 years ago

Create a video grid similar to YouTube

Reference - https://youtube.com

This should be created dynamically by using a list of objects, and rendering HTML blocks for videos through jQuery and JavaScript.

Branch Name = issue-4