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

https://github.com/mathiasfk/lastfm-tag-filter

A basic page that provides insights on scrobbles with a specific tag.
https://github.com/mathiasfk/lastfm-tag-filter

lastfm lastfm-api

Last synced: 2 months ago
JSON representation

A basic page that provides insights on scrobbles with a specific tag.

Awesome Lists containing this project

README

          

# Last.fm Tag Filter

A basic page that provides insights on scrobbles with a specific tag.

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `npm run deploy`

Updates the GitHub Pages branch.

## Tools used

- [Last.fm API](https://www.last.fm/api)
- [Create React App](https://github.com/facebook/create-react-app).
- [gh-pages](https://github.com/gitname/react-gh-pages)