An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# LastfmCharts
![Project's screenshot](https://user-images.githubusercontent.com/56568057/217902092-26b0e12a-9a6d-4ace-9be3-81fd9eb3a88b.gif)

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