Skip to content

mdsuhailarif/Youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOUTUBE CLONE

It is responsive video streaming web app developed using Reactjs and Rapid API.

This is the frontend repository

Core packages

  1. React Hooks (useState, useEffect)
  2. React Router - Routing
  3. Material UI
  4. Network calls - Axios
  5. React Player

Features

  1. Home (Landing Page)
  2. Video Player ( With Realted videos)
  3. Channel (All videos of the channel)
  4. Search (Get search results)

Running locally

run npm i and npm start to see the ListenUp in action

Running Online

Click on the link below to see the Youtube Clone in action

https://youtube-clone.on.fleek.co/

UI


HOME

home

home


VIDEO PLAYER

home

home


CHANNEL

home

home


SEARCH

home

home