A modern YouTube Clone built using React.js and Material UI, featuring seamless video streaming by fetching data from an external YouTube API.
🚀 Live Demo: YouTube Clone
✅ Video Fetching – Retrieves and displays YouTube videos dynamically via API.
✅ Video Playback – Watch videos directly within the app.
✅ Search Functionality – Search for videos using YouTube API.
✅ Responsive UI – Built with Material UI for a modern, adaptive design.
✅ Category Filtering – Browse videos by categories for easy navigation.
- Frontend: React.js, Material UI
- API: YouTube API (for fetching videos)
- State Management: React Hooks
- Deployment: Netlify
git clone https://github.com/deepdhar/Youtube-Clone.git
cd Youtube-Clone
Create a .env file and add your YouTube API Key from Rapid API
RAPID_API_KEY = your_api_key
npm install
npm start
Contributions are welcome! Feel free to fork this repository and create a pull request.