Skip to content

Repository files navigation

YouTube Clone (Angular)

This repository was converted from a static HTML/CSS/JS page into an Angular application.

Prerequisites

  • Node.js 20+
  • npm

Install

npm install

Run locally

npm start

Open http://localhost:4200/.

Build

npm run build

Test

npm test

Run in watch mode:

npm run test:watch

Migration notes

  • Main template moved to src/app/app.html.
  • Global styles moved to src/styles.css.
  • Sidebar toggle logic moved to src/app/app.ts (toggleSidebar()).
  • profile.png is served from public/profile.png.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages