Skip to content

Functional YouTube clone made with React fetching data from YouTube v3 API and using Redux for state management. Features such as OAuth Login, Infinite Scroll & Loading Skeletons included

Notifications You must be signed in to change notification settings

kishibe-rohan/react-youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReacTube | YouTube Clone made with React

This project was bootstrapped with Create React App.


Features & Functionalities

  • Login With Google

    Login

  • Get all Popular videos on HomeScreen

    Videos

  • Get videos by category

    Categories

  • Get videos by search on SearchScreen

    Search

  • Get videos of a particular channel

    Channel

  • Play a video to on WatchScreen and get its related videos

    Watch

  • Display latest comments and comment on a Video

    Comments

  • Display subscribed channels on SubscriptionScreen

    Subs

  • Display liked videos on LikedScreen

    Likes


Technologies

  • Redux : For global state management
  • React Router: Routing between screens
  • Firebase : Authentication & Hosting
  • Bootstrap : Styling & theme
  • Axios : API requests

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

Functional YouTube clone made with React fetching data from YouTube v3 API and using Redux for state management. Features such as OAuth Login, Infinite Scroll & Loading Skeletons included

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published