A YouTube clone web application built with Next.js 13, featuring video streaming, search functionality, and a user-friendly interface.
Check out the live demo of the project here
- Home Page: Displays a list of popular and trending videos.
- Search Functionality: Search videos by title, description, or channel name.
- Video Player: Watch videos directly within the app using an embedded player.
- category Pages: View videos from a specific category.
- Responsive Design: Optimized for mobile, tablet, and desktop views.
- Dark Mode: changes theme based on device themes.
- Next.js 13 – React framework for building the application.
- React – JavaScript library for building user interfaces.
- Tailwind – Styling the application.
- YouTube Data API – Fetch video details, search, and more.
- Vercel – Deployment platform for the app.