Skip to content

GabrielCarames/youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube clone

A simple Youtube clone with its most relevant features. All youtube data is retrieved by Youtube API v3


Technologies


React SASS


Features


Google account authentication

You need to login with your Google account to use this application.

Home section

Home section includes the most popular updated videos. You can see:

  • Thumbnail
  • Total visualizations
  • Published date
  • Channel
  • Description preview

Subscriptions

This section retrieves the latest videos from your subscribers, ordered by publish date.

Video player

A video can be played by clicking on it. The video will automatically play, and there you can view channel and description data, likes, dislikes, comments section, related videos, and more.

  • Channel data
  • Description
  • Total visualizations
  • Published date
  • Likes
  • Dislikes
  • Comments section
  • Related videos
  • And more

Search

Searcher can retrieve a list of all videos found out by Youtube algorithm.

Responsive design

It has a responsive design for mobile, tablet, and desktop devices.