elliot-mb / logify

Spotify API powered webapp to view your history and do inference on your listening and playlist history.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logify

Spotify API powered webapp to view your listening history and analyise trends in your listening and playlist history (coming soon).

Example usage

Development guide

Prerequisites

You must have Node Package Manager installed to run this project.

Start the frontend

To start the development server:

  • Enter root of this repository
  • cd front
  • npm install
  • npm run dev -- --open

The app is now open in developer mode on your browser.

About

Spotify API powered webapp to view your history and do inference on your listening and playlist history.

License:MIT License


Languages

Language:TypeScript 53.5%Language:Svelte 41.3%Language:CSS 2.7%Language:JavaScript 1.6%Language:HTML 0.8%