A YouTube clone project built with ReactJS, showcasing video playback, search, and a responsive user interface. It utilizes MaterialUI for the frontend and RapidAPI for data retrieval.
- Video playback with intuitive controls
- Search functionality to find videos
- Responsive user interface for seamless viewing on different devices
- Clone the repository:
git clone https://github.com/your-username/your-repo.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Browse and search for videos
- Play videos with the integrated video player
- Enjoy a seamless user experience with the responsive UI
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue.
This project is licensed under the MIT License.