Skip to content

A web application using the last.fm API to visualize user stats built with Next.js + Typescript and D3

Notifications You must be signed in to change notification settings

DD155/visualize.fm

Repository files navigation

Visualize.fm

A data visualization web application for Last.fm users to learn more about their listening habits. Created to learn more about Next.js and D3

Top Artists Scrobble Frequency

Key Features

  • Check out your personal recap, a quick look at your musical insights (working on right now)
    • Fun facts about your scrobbles included
    • Options to change the timeframe (week/month/year/overall)
    • Shareable links to show others your
  • View a dashboard of your stats
    • Graphical representation of top artists, tracks, and more
    • Listening trends for specific artists

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/DD155/visualize.fm/

# Go into the repository
$ cd visualize.fm

# Install dependencies
$ npm install

# Run the app
$ npm start

Credits

This software uses the following open source packages:

License

[add later]

About

A web application using the last.fm API to visualize user stats built with Next.js + Typescript and D3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages