This project is a YouTube Clone built with React and Material UI. It fetches data from the YouTube API using Axios, allowing users to search for videos, view video details, and browse related videos.
- Search Videos: Search for videos using the YouTube API.
- Video Playback: Play videos directly within the application.
- Related Videos: Browse related videos based on the selected video.
- Responsive Design: Ensures compatibility and usability across various devices and screen sizes.
- Dockerized: The application is containerized for easy deployment and scalability.
- Azure Deployment: Deployed on Microsoft Azure for scalability and reliability.
- React: JavaScript library for building user interfaces.
- Material UI: React component library for fast and easy UI development.
- Axios: Promise-based HTTP client for making API requests.
- YouTube API: Fetches video data from YouTube.
- Docker: Containerization platform for running the application in isolated environments.
- Microsoft Azure: Cloud platform for deploying and managing applications.