Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aneeshnema/spotify-stats

A React App to see your listening habits on Spotify.
https://github.com/aneeshnema/spotify-stats

create-react-app music react spotify spotify-api spotify-web-api

Last synced: about 1 month ago
JSON representation

A React App to see your listening habits on Spotify.

Awesome Lists containing this project

README

        

# Spotify-Stats

A React App to see your listening habits on Spotify.

Built With:

- [Create-React-App](https://github.com/facebook/create-react-app)
- [Express](https://github.com/expressjs/express)
- [Axios](https://github.com/axios/axios)
- [Material UI](https://github.com/mui-org/material-ui)
- [Reach Router](https://github.com/reach/router)
- [Spotify Web API](https://developer.spotify.com/documentation/web-api/)

## Setup

1. Register App on [Spotify dashboard](https://developer.spotify.com/dashboard/) and add `http://localhost:8888/callback` to Redirect URIs in settings.
2. Create .env file in the root of the project like `.env.example`
3. `yarn && yarn client:install`
4. `yarn dev`

## Todo

- [x] Add playlist analyzer
- [ ] Add support to export Top Tracks to new playlist.
- [ ] Add feature to reorder playlist