Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 2.38 KB

README.md

File metadata and controls

69 lines (46 loc) · 2.38 KB

YouTube Clone

image

licence react tailwind last-commit

📋 Description


A clone of YouTube webapp which has different features such as:

  • List popular videos in India.
  • Search videos on particular keyword.
  • Play a video.
  • Comment thread and related video of currently playing video.
  • Comment on a video for logged user.
  • SignIn and SignOut.

🚀 Installation


  1. Install nodejs
  2. Clone project using the command git clone <repo-url>
  3. Install all the dependencies using npm install
  4. Run the project using npm start

Note: Create a .env file in the root directory & store Client-Id and API key from Google API.

🖥️ Technologies Used


📸 Screenshots


Home search videoplay related-video

👨 Author Info


👤 Karthik Nayak

📝 License


Copyright © 2022 Karthik Nayak.
This project is MIT licensed.