Ecosyste.ms: Awesome

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

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

🎧 Your spotify profile's top artists and tracks with charts and playlist creator.
https://github.com/wobsoriano/spotify-stats

material-ui react spotify-api spotify-stats spotify-web-api-js

Last synced: 2 months ago
JSON representation

🎧 Your spotify profile's top artists and tracks with charts and playlist creator.

Lists

README

        

# Spotify Stats

Your spotify profile's top artists and tracks with charts and playlist creator.

## Installing

1. Follow instructions in setting up server [here](https://github.com/sorxrob/spotify-stats-server)

2. Install dependencies

```bash
npm install
```

3. Fire up the server and watch files

```bash
npm start
```

## Built with

- [React](https://reactjs.org/)
- [Material UI](https://material-ui.com/)
- [Chart.js](https://www.chartjs.org/)
- [Spotify API](https://developer.spotify.com/documentation/web-api/)

## Acknowledgments

* Hat tip to anyone whose code was used

## To-Do

- [ ] Social sharing of result
- [ ] Fix refresh token issues