Skip to content

shelbon/spotify-profile

Repository files navigation

Spotify profile App

A web app for vizualizing personalized data from spotify. live version

svelte routify Netlify Status Open in Visual Studio Code

A Fully responsive web app Build with:

Features

  • Your most favorite artists of all time.
  • Your most listened tracks
  • What constitutes your favorite songs (is it danceable, happy/sad and more).
  • Your playlist

Launch

Prerequisites

  • Have a spotify account,heroku account.
  • Register the application in the dashboard,tutorial is there.
  • Download the fastify server .
  • After cloning the project you need to run npm install.

Create a .env file in root directory.

The environment variables must have :

VITE_API_BASE_URL= base url of the api e.g.,api.com/

VITE_API_SERVER_URL= base url of the heroku server e.g.,server.com/

Locally

Launch dev server

npm run dev

or test production code.

npm run build && npm run serve

On Netlify

About

A web app for vizualizing personalized data from spotify build with svelte,fastify and the spotify api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •