Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.
/ angular-music Public archive

Spotify Client to showcase the latest Angular features

License

Notifications You must be signed in to change notification settings

sonallux/angular-music

Repository files navigation

Angular Music

This project is retired because Spotify removed some of the API endpoints this project was built on (see Introducing some changes to our Web API | Spotify for Developers).

Goal

This repo contains a Spotify Client written in Angular to showcase the features of the latest Angular versions:

  • The simplier mental model with standalone components
  • Build performance improvements with the esbuild builders
  • Runtime performance improvements with the NgOptimizedImage
  • Server Side Rendering with Angular Universal
  • Angular Signals

Measure locally

  • Build project using npm build
  • Serve files using npx serve -l 4200 --single .\dist\angular-music\browser\
  • Disable measuring build time in scripts/measure.mjs
  • Execute scripts/measure.mjs

About

Spotify Client to showcase the latest Angular features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published