Skip to content

HenryBalassiano/Tik-Tok-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

A clone of the popular app TikTok, using the Reddit API it gathers videos from popular funny subreddits.

How does it work?

Using the Intersection Observer API, it checks whether the video element is visible on the screen, and plays or pauses depending if it is or isn't on the viewport. Allowing for autoplay. There's also a debounce function making it so the application isn't requesting video data with every moment a new video is displayed in the viewport.

How do I use it?

The live link to the web app is here

About

A TikTok clone using the Reddit API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published