#Overview:- Created A YouTube Clone using Live youtube Api.
#Techstack
- React.js for creating the App
- Tailwind CSS for styling
- Redux for effective management of Data.
#Features
- 🚀 Using Youtube Video Api for creating the app.
- 🚀 Built search Functionality with auto-complete using:-
- Live Youtube Api for search and suggestions
- Debouncing which increases user experience(UX) & performance of the web app.
- Used caching to optimize the search results using redux store.
- 🚀 react-router-dom for routing.
- 🚀 Live Chat feature using API polling ans redux for managing its state.
- 🚀 Build nested comment section for videos