This is a YouTube UI clone created using React and Material-UI (MUI). The project aims to provide a replica of the YouTube website's user interface, serving as a learning and understanding tool for React, Material-UI, and web development in general.
| Component | Progress |
|---|---|
| Home Page | |
| Search | |
| Sidebar | |
| Video Player | |
| Video Details | |
| Responsive Design |
- React
- Material-UI (MUI)
- HTML5
- CSS
- JavaScript
- Git
- GitHub
To get a local copy of the project up and running, follow these steps:
- Clone the repository:
git clone https://github.com/BhanukaDev/YouTubeUI-Clone.git
- Navigate to the project directory:
cd YouTubeUI-Clone
- Install the dependencies:
npm install
- Start the development server:
npm run dev
Open your web browser and visit http://localhost:3000 to see the application running.
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make the necessary changes and commit your work.
- Push your changes to your forked repository.
- Submit a pull request to the original repository.
This project is licensed under the MIT License.
- React
- Material-UI
- YouTube