This project is part of the #AngularAesthetics series on the Angular YouTube.
Clone the project, and npm i
to install dependencies.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
To use the YouTube API, set up your project and API key here and replace the API_KEY
in youtube.service.ts
.