Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.12 KB

Namaste YouTube Project using Reactjs & Reduxjs

This project is bootstrapped with Create React App.


How to Run The Project

1. Go to Project Directory using cd ProjectFolder

2. In the Current Project Directory type


 npm i

3. After installing all the dependencies type


npm start

Now your Project will be Started at https://localhost:3000

Project Description

  • Advance Search Feature Using Google Suggestion API
  • enhanced Debouncing & caching Feature
  • Live Chat using API Polling
  • Youtube video API
  • Infinite Nested Comment Section

Screenshots :-

Home Page:-

1

Search Suggestion Feature:-

4

Watch Video Page:-

2

Infinite Nested Comments:-

3