- Create your own channel, add a banner & channel logo.
- Upload videos with thumbnails.
- Like, subscribe, comment, & share.
- Fully responsive layout.
- View & remove watch history.
- View and manage subscriptions.
Before you begin, ensure you have the following installed on your system:
- Node.js (version 14 or higher)
Download and install from Node.js official website. - Git (for cloning the repository)
Download and install from Git official website.
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/aayushsingh7/Youtube.com-Clone.git
- Navigate to the project directory:
cd Youtube.com-Clone
- Install dependencies using npm:
npm install
- Start the development server:
npm run dev