Git Product home page Git Product logo

rumble's Introduction

YouTube Clone

image image image

This project is a clone of YouTube, built using React. It aims to replicate some of the core features and functionalities of the popular video-sharing platform.

Features

  • The search is been optimized using debouncing and memoization also the user could search for his/her desired video's
  • Video browsing: Users can browse through a collection of videos, search for specific videos, and view video details.
  • Video playback: Users can play videos and control playback using standard video controls (play, pause, seek, volume).
  • Responsive design: The application is designed to work well on different screen sizes and devices.
  • Live Shat implemeted using Api Pooling
  • Comment section uses recursion to show nested comments

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Redux: State management library for managing application state.
  • React Router: Library for routing and navigation within the React application.
  • YouTube Data API: API provided by YouTube for retrieving video information and data.
  • HTML5 and CSS3: Markup and styling languages for building web pages.
  • JavaScript: Programming language used for implementing application logic and interactivity.
  • It also uses various other Hooks like usePararms() , useParamsSearch()

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/youtube-clone.git
  2. Navigate to the project directory: cd youtube-clone
  3. Install the dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and navigate to http://localhost:3000 to see the application.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push the branch to your forked repository: git push origin my-feature
  5. Open a pull request to the original repository.

License

This project is licensed under the MIT License.

Acknowledgments

  • The project is inspired by the functionality and design of YouTube.
  • Thanks to the developers of React, Redux, and other open-source libraries used in this project.
  • Special thanks to the creators of the YouTube Data API for providing access to YouTube's vast collection of videos and data.

rumble's People

Contributors

iamsiddhant14 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.