Coder Social home page Coder Social logo

iamfatihay / youtube-clone-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 17.32 MB

Youtube clone APP

Home Page: https://youtube-clone-app-fay.vercel.app/

License: MIT License

HTML 4.35% JavaScript 88.83% CSS 6.82%
axios emotion-react html-css-javascript mui-icons mui-material rapid-api react-components react-dom react-hooks react-player

youtube-clone-app's Introduction

YouTube Clone APP

Description

The YouTube Clone App is a web application built to mimic the popular video-sharing platform, YouTube. This project serves as a foundation for creating a user-friendly and visually appealing platform where users can watch, share, and discover various videos.

Features

  • Video Feed: The app provides a dynamic video feed that displays a collection of videos. Users can scroll through the feed to find intriguing content.
  • Video Details: Upon selecting a video from the feed, users can view the video's details, such as the title, description and view count.
  • Channel Pages: Each video is associated with a channel, and users can explore different channels to find content creators they enjoy.
  • Search Functionality: The app includes a powerful search bar that allows users to search for specific videos, channels, or content topics.
  • Loading Indicator: To enhance user experience during data fetching, the app includes a loading indicator that provides feedback when content is being loaded.
  • Responsive Design: The YouTube Clone App is designed to work seamlessly on various devices, including desktops, tablets, and mobile phones.

Project Skeleton

.
├── LICENSE
├── README.md
├── package-lock.json
├── package.json
├── public
│   ├── favicon.ico
│   └── index.html
└── src
    ├── App.js
    ├── assets
    │   └── [your files...]
    ├── components
    │   ├── ChannelCard.jsx
    │   ├── ChannelDetail.jsx
    │   ├── Feed.jsx
    │   ├── Loader.jsx
    │   ├── Navbar.jsx
    │   ├── SearchBar.jsx
    │   ├── SearchFeed.jsx
    │   ├── Sidebar.jsx
    │   ├── VideoCard.jsx
    │   ├── VideoDetail.jsx
    │   ├── Videos.jsx
    │   └── index.js
    ├── index.css
    ├── index.js
    └── utils
        ├── constants.js
        └── fetchFromAPI.js

Expected Outcomes

Technologies and Libraries

  • React.js: A powerful JavaScript library for building interactive user interfaces.
  • Axios: A popular HTTP client for making API requests and handling responses.
  • React Router: A popular routing library for React applications, allowing for dynamic and intuitive navigation between different pages within the application.
  • Material UI: A popular React UI framework following Google's Material Design, offering customizable components for creating modern and responsive user interfaces with ease. Its pre-designed elements and consistent theming simplify UI development, making it a top choice for developers building intuitive web applications.
  • Rapid API: Rapid API enables developers to easily discover and access various APIs scattered across different service providers from a single place. This allows them to swiftly and with less complexity, retrieve data from different services or integrate specific functionalities into their applications.

Getting Started

To run the application on your local machine, follow these steps:

  1. Clone the project to your computer:

    git clone https://github.com/iamfatihay/youtube-clone-app.git
    
  2. Open your terminal and navigate to the project directory.

    cd youtube-clone-app
    
  3. Install the dependencies:

    npm install
    
  4. Start the application:

    npm start
    
  5. Open your web browser and visit http://localhost:3000 to explore the Blog Application.

Contribution

We welcome and encourage contributions to the YouTube Clone App! If you would like to contribute to the project, please follow these steps:

  • Fork the repository on GitHub.
  • Create a new branch for your feature or bug fix.
  • Make your changes, ensuring that the code adheres to the project's coding standards.
  • Write appropriate tests for the new features or bug fixes.
  • Commit your changes with clear and descriptive commit messages.
  • Push your branch to your forked repository.
  • Open a pull request against the main repository, detailing the changes you have made.

License

The Blog Application is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

youtube-clone-app's People

Contributors

iamfatihay avatar

Stargazers

 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.