Git Product home page Git Product logo

spotify-metadata's Introduction

Spotify Metadata

Deployed at: https://spotify-metadata.netlify.app/.

Spotify has some very interesting data that they've got going on in their backend (over 4000 micro-genres!). This is a website that lets you explore that data.
The site calls on the Spotify API to display playlists, top tracks and top artists of a logged-in user across different time-periods, as well as the associated metadata for each.

It is built with React, and styled using Material-UI. Requests are done using axios, and Spotify-auth is done completely client-side using the Client Credentials Authorisation Flow.

Note that this site is a conversion of a previous project from Vanilla JS to React. The original project can be found in the project branch called vanilla-javascript.


Features

  • Display Top-Tracks and Top-Artists of a logged-in user across different time-periods.
  • Choose a playlists from followed playlists.
  • View genres and audio-features/metadata of individual tracks on the above pages.
  • Get audio-features/metadata for individual tracks, and playlists.
  • Get a hipster rating (popularity average) for your top artists.

Setup

If you want to set up your own copy of this site, run npm i after cloning, and create a .env file in the root directory (or set it in your local environment) with your Spotify ClientID and a callback URI, with the names:

  • REACT_APP_SPOTIFY_CLIENT_ID2, and
  • REACT_APP_SPOTIFY_CALLBACK_URI.

Your Spotify ClientID can be found by registering your app.


If interested, other Spotify-based sites that I've written are:


Otherwise,
Happy Coding and Stay Safe.

spotify-metadata's People

Contributors

jacobcolyvan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.