YouTube
The Ultimate YouTube Clone
Updated Jul 27, 2024
169 views
YouTube is a video sharing service where users can watch, like, share, comment and upload their own videos.
Included in this tutorial is a YouTube-replica, including their search-categories filter, video player with multi-size, speed adjust, volume control, comment sections and more...
I'll give you all the code, so you can see how a robust YouTube clone is made. From the basics to advanced concepts, this clone covers nested layouts, dynamic rendering, revalidating, mutations, suspense, error boundaries and more.
Tech Stack
- TailwindCSS (styling)
- ShadCn (styling)
- NextJs (framework)
- MongoDB (database)
- NodeJs (server)
- Express (routing)