#Video Streaming Platform
#Technologies Used: React.js, Tailwind CSS, Redux
Developed a responsive video streaming platform with React.js and Tailwind CSS, ensuring a modern and user-friendly interface. Implemented infinite scroll to enhance user experience by dynamically loading content. Utilized debouncing to optimize search functionality, reducing API calls and improving performance. Integrated live chat feature with API polling to enable real-time user interaction. Designed and developed a nested comment system to facilitate structured user discussions.
#To run in local :
- clone the project
- npm install
- npm run start