项目作者: IYA-UFO

项目描述 :
Get list of your favorite artist's songs sorted by BPM(Beats Per Minute)
高级语言: JavaScript
项目地址: git://github.com/IYA-UFO/spotify-bpm.git
创建时间: 2019-08-17T01:03:38Z
项目社区:https://github.com/IYA-UFO/spotify-bpm

开源协议:

下载


Spotify Bpm

Tiny app to get list of your favorite artist’s songs sorted by BPM(Beats Per Minute).

https://spotify-bpm.vercel.app/

Screen1

fb8b45b7718e492dc4bdb944bdbeefa250096712

Full PWA support.

Run locally

clone.

  1. git clone git@github.com:IYA-UFO/spotify-bpm.git

Add /.env.

  1. SPOTIFY_CLIENT_ID=<your client id of spotify web api>
  2. SPOTIFY_CLIENT_SECRET=<your client secret of spotify web api>

run.

  1. npm install
  2. npm run dev

Built With

Authors

me