crfmc / myspot

An app that analyzes spotify listening trends using the Spotify Web API, as well as its Node.js wrapper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myspot

An app for analyzing your music listening behavior.

cd esbuild
npm ci
npm run build
npm run style

cd ../ne-server
npm ci

npm run dev

About

An app that analyzes spotify listening trends using the Spotify Web API, as well as its Node.js wrapper.


Languages

Language:JavaScript 78.9%Language:SCSS 13.4%Language:HTML 7.7%