YouTube Clone is a React-based application that replicates core functionalities of YouTube using modern web technologies like React, MaterialUI, RapidAPI, and other modern React features.
This project is currently under development.
- Search videos seamlessly
- Browse trending and recommended videos
- Play videos within the app
- Responsive design using MaterialUI
- Fetch real-time video data using RapidAPI
- Display video categories and related content
- Frontend: React, MaterialUI
- API Services: RapidAPI
- Deployment: Vercel
Follow these steps to set up the project on your local machine:
- Clone the repository:
git clone <repository-url>
- Navigate to the project folder:
cd youtube-clone - Install dependencies:
npm install
- Start the development server:
npm start
- The application will run on http://localhost:3000/.
The project is hosted on Vercel and can be accessed here: YouTube Clone Live
- User authentication
- Video uploading and user profiles
- Like, comment, and subscribe features
Stay tuned for updates!
