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.
- Install nodejs
- Clone project using the command
git clone <repo-url>
- Install all the dependencies using
npm install
- Run the project using
npm start
Note: Create a .env file in the root directory & store Client-Id and API key from Google API.
👤 Karthik Nayak
- Twitter - @KarthikNayak98
- LinkedIn - Karthik Nayak
Copyright © 2022 Karthik Nayak.
This project is MIT licensed.