Skip to content

A web app for visualizing personalized Spotify data built with React, Express, and Spotify API

License

Notifications You must be signed in to change notification settings

rohanxminocha/spotify-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splotify

A web app for visualizing personalized Spotify data. View your top artists, top tracks, recently played tracks, and detailed audio information about each track. Create and save new playlists of recommended tracks based on your existing playlists and more.

Built using Spotify Web API, Create React App, Express, Reach Router, and Styled Components.

Project Setup

  1. Register a Spotify App and add http://localhost:8888/callback as a Redirect URI in the app settings
  2. Create an .env file in the root of the project based on .env.example
  3. nvm use
  4. yarn && yarn client:install
  5. yarn dev

About

A web app for visualizing personalized Spotify data built with React, Express, and Spotify API

Topics

Resources

License

Stars

Watchers

Forks