A fully functional YouTube clone developed using React and Tailwind CSS. This project features video playback, search functionality, and theme change capability.
- Video Playback: Watch videos with a responsive video player.
- Search Functionality: Search for videos using the search bar.
- Theme Change: Toggle between light and dark themes.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/mkgupta01/yt-clone.git
-
Navigate to the project directory:
cd yt-clone
-
Install dependencies:
npm install
-
Run the application:
npm start
- Frontend: React, Tailwind CSS
- Backend: Not included in this project
- Version Control: Git, GitHub
This project is licensed under the MIT License - see the LICENSE file for details.
- Live Demo: YouTube Clone Live
- GitHub Repository: GitHub