This project is a YouTube clone built using React and the Context API for state management. It leverages the Rapid API for fetching YouTube data, including video details, related videos, and search functionality.
- Context API State Management: Utilizes React Context API for efficient state management across components.
- Video Playback: Integrates React Player for smooth YouTube video playback.
- Fetch Data from Rapid API: Utilizes Rapid API to fetch video details, related videos, and search results from YouTube.
- Responsive Design: Ensures a responsive and user-friendly experience across various devices.
- React
- React Router
- Context API
- Rapid API for YouTube Data
Check out the live demo here.