A YouTube Clone built using React.js and the YouTube Data API.
This project replicates the core features of YouTube — video browsing and playback — with a responsive UI.
- 🎥 Play YouTube videos in an embedded player
- 🏠 Home feed with trending videos and other categories
- 💬 Video details and related suggestions
- 📱 Fully responsive design for mobile and desktop
- Frontend: React.js, React Router
- API: YouTube Data API v3
- Styling: CSS
- Build Tool: Vite
Create a .env file in your project root and add the following:
VITE_YT_API_KEY=your_youtube_api_key