Giter VIP home page Giter VIP logo

youtubeclone's Introduction

This is a front-end clone of the YouTube app built using React.

The header has a sidebar for navigation, a search bar to search videos and a user icon. The search bar has been built using the concept of debouncing.

Home page fetches the most popular videos from the YouTube data API and renders them.

Clicking on the thumbnail of a video on the watch page takes you to the Watch Container. This page has the video fetched from Youtube, a simple UI of the comments section along with cascaded replies built with recursion and a running live chat window.

What I learned:

  1. To use React router
  2. To style using Tailwind CSS
  3. To render components with Recursion
  4. To use YouTube's data APIs
  5. To write JSX code
  6. To use Props in components
  7. About Conditional Rendering
  8. To use Redux store to create slices to store data
  9. To use hooks like useState, useEffect, useDispatch, useSelector
  10. Debouncing and API polling for live chat feature
  11. Use shimmer UI for a good UX.
  12. Memoization of results.
  13. Fetch API responses
  14. Promises
  15. JS methods like map, splice, unshift
  16. Optional Chaining

youtubeclone's People

Contributors

siddhanth339 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.