Skip to content

incakoala/tastify-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tastify 🎸🤘🎼🎵

A music taste discovery tool built with the Spotify APIs


Live Website


At the minimum, you must have a Spotify account with a listening history to view the data points. To utilize all of the features, Spotify Premium and a supported browser are required.


gif

Setup

Follow the authorization guide to set up a new app and obtain Spotify client information.

Start the backend server

1. npm install
2. npm run devStart

Start the React client

1. cd client
2. npm install
3. npm start

Once both servers are started, the application can be accessed at http://localhost:3000/

Tech Stack

  • Spotify Web API (+ wrapper)
  • Spotify Web Playback SDK (+ player)
  • React
  • Node
  • Express
  • Victory/D3.js

webapi

Screenshots

screenshot1 screenshot2


Homepage background image © vexels.com

© 2021 incakoala

About

A music taste discovery tool built with the Spotify APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published