💡 The production name of this application is Statify, in order to comply with the Spotify Developer Policy.
⚙️ This project was generated with Angular CLI version 13.3.5.
🎨 Bar Chart Icon designed by srip.
- Spotify Web API for the data ;
- ngx-charts for the charts ;
- Angular Material & Bootstrap for styling.
Install or update dependencies with:
npm install
Run npm run start:frontend
for a dev server and navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Make sure the server is running on http://localhost:8000/.
The actual application is deployed with Heroku here.
Do ⭐ the repository if you find the project interesting, that would make my day.