https://github.com/bur4kbey/spotify-statistics
Simple application that shows your spotify top tracks/artists.
https://github.com/bur4kbey/spotify-statistics
react spotify spotify-statistics statistics typescript
Last synced: 9 months ago
JSON representation
Simple application that shows your spotify top tracks/artists.
- Host: GitHub
- URL: https://github.com/bur4kbey/spotify-statistics
- Owner: BUR4KBEY
- License: mit
- Created: 2021-08-26T08:37:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T01:50:19.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T15:38:48.137Z (about 1 year ago)
- Topics: react, spotify, spotify-statistics, statistics, typescript
- Language: TypeScript
- Homepage: http://stats4spotify.netlify.app
- Size: 319 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spotify Statistics
Simple application that shows your spotify top tracks/artists.
## Live Demo
[http://stats4spotify.netlify.app](http://stats4spotify.netlify.app)
## Installation
```
yarn install
```
## Setting Up
Rename `.env.example` to `.env` and fill it.
## Starting & Building
- To Start:
```
yarn start
```
- To Build:
```
yarn build
```
## ☕ Support
If you find this project useful and would like to support [me](https://github.com/BUR4KBEY), you can do so by visiting [my website](https://burakbey.dev).
