Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.3 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.3 KB

Clean YouTube Project

The Clean YouTube Project is a web application designed to provide a distraction-free YouTube viewing experience by removing ads, comments, and other distractions.

Features

  • Ad-Free: Enjoy videos without interruptions from ads.
  • Comment-Free: Focus on the content without the distraction of comments.
  • User-Friendly Interface: A clean and simple interface for a seamless viewing experience.

Technologies Used

  • React.js
  • Material-UI
  • YouTube API
  • Easy Peasy (State Management)

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/TanzimHossain2/Clean-YouTube-Project.git
  2. Change into the project directory:

    cd Clean-YouTube-Project
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm start

    The app will be available at http://localhost:5173/.

Contributing

Contributions are welcome! If you have any ideas for improvements or find any issues, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.