https://github.com/adrianwilker/lastfm-charts
Using Last.fm API to show Top Artists and Tracks from each country.
https://github.com/adrianwilker/lastfm-charts
angular last-fm lastfm lastfm-api typescript
Last synced: 7 months ago
JSON representation
Using Last.fm API to show Top Artists and Tracks from each country.
- Host: GitHub
- URL: https://github.com/adrianwilker/lastfm-charts
- Owner: adrianwilker
- Created: 2022-12-29T16:38:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T18:33:29.000Z (over 2 years ago)
- Last Synced: 2025-01-25T18:29:39.828Z (9 months ago)
- Topics: angular, last-fm, lastfm, lastfm-api, typescript
- Language: TypeScript
- Homepage:
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LastfmCharts
A responsive website that lists Artists and Tracks charts on Last.fm from each country. For this purpose, the official [Last.fm API](https://www.last.fm/api) was used.
### About Last.fm
Last.fm is a platform that tracks music listened to by users. With it, the user has a complete report on the songs he has been listening to. Currently the platform has a global chart.## Used in this project
- HTML
- CSS
- TypeScript
- Angular / Angular CLI 15.0.4