When we watch a playlist in youtube, we often distracted by other recommended videos. This application helps us to not distract by any other videos. We just paste the valid playlist id or link. And we watch the playlist without any distraction. This app will not show any recommended videos or any ad. We watch the playlist as if we watched in a course site video player.
- Add a playlist by paste playlist id
- Delete playlist
- Automatically add recent playlists to the recent page
- You can add your favorites playlist in favorites page
- When you click a playlist card it will show the details of playlist
- On the playlist page you can click any video of that playlist.
- All playlists will save in the browser localStorage.
- You can watch the video without any distraction.
- Vite: For scaffolding the react project
- Axios: For HTTP request handling
- MUI: For UI and Icons
- Easy-peasy: For state management
- React Router: For routing the page
- React-youtube: For playing the video
git clone https://github.com/adityackr/clean-youtube.gityarnyarn devDon't forget to add your google developer api key in your .env file




