Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 666 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 666 Bytes

Youtube Clone - Ajay Singh

This is a basic clone website of Youtube.com for practicing HTML and CSS the website does look somewhat similar to youtube.com

To run the project in your local machine do the following:-

  1. Clone this repository using the git clone command

  2. Open Visual Studio Code

  3. Install the Live Server Extension

  4. Open the directory in Visual Studio Code

  5. Launch the live server

  6. The development server will start running at port 5500