Skip to content

A web application that matches tracks in a user's Spotify profile to music videos found on Youtube.

Notifications You must be signed in to change notification settings

jasperhuangg/spotify-mtv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify MTV

A web application that matches tracks in a user's Spotify profile to music videos found on Youtube. Provides an easy to use platform for users to view these music videos.

Setup

  1. Clone the repo and run npm install to install all necessary dependencies.
  2. Run cd api && npm run start:dev to start the server.
  3. In a new window, run npm start in the client directory.
  4. The web application should now be hosted at http://localhost:3000.

About

A web application that matches tracks in a user's Spotify profile to music videos found on Youtube.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published