Skip to content

Clone of Youtube Web Application Frontend developed using React

Notifications You must be signed in to change notification settings

kumaramit1947/Youtube-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Clone

Frontend copy of Youtube Web Application, replicating some features...

Demo Video

DemoVideo.mp4

Features implemented:

  1. Home page feed
  2. Search bar: to search for videos and channels
  3. Side navigation panel
  4. Channel detail page
  5. In app video player with controls
  6. Recommendation panel: for the videos related to current video
  7. Video title and statistics

API provider site: Rapid API -- https://rapidapi.com

Youtube API detail from Rapid API :

https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbDE2cGlIRkExTnBXZ05tOEgyT2JxWEd5MlhfZ3xBQ3Jtc0ttUS12MW1MVm5tUmlQblBDX2xBWF9ia3NfdTBaR3RsLTM4Vk5MMTVoMkJYUk1QTzRWbzMwUnFtamIzd0kxUGRUYWNaTjQ1ZzVKYWJLZllJZ0s0VU1PVWNCZGxKVjEzbEREVzRGZ2k3aTVSRTRQWHNrOA&q=https%3A%2F%2Frapidapi.com%2Fytdlfree%2Fapi%2Fyoutube-v31%3Futm_source%3Dyoutube.com%252FJavaScriptMastery%26utm_medium%3Dreferral%26utm_campaign%3DDevRel&v=FHTbsZEJspU

Base url of API: https://youtube-v31.p.rapidapi.com/


Tech used

HTML, CSS, Javascript, Material UI, React

Hooks used: useState, useEffect, useParams, useNavigation

Demo data: Location -- src/utils/constants.js


References

Build and Deploy a Modern YouTube Clone Application in React JS with Material UI 5 | RapidAPI -- Javascript Mastery --

https://youtu.be/FHTbsZEJspU


Snapshots

Youtube Clone1

Youtube Clone2

Youtube Clone3

Youtube Clone4

Youtube Clone5

Youtube Clone6

Youtube Clone7


This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

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

npm run 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.

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify


About

Clone of Youtube Web Application Frontend developed using React

Topics

Resources

Stars

Watchers

Forks