Skip to content

Sound Assembly is a web application that allows users to login via Spotify OAuth and tag their followed artists to organise their music collection.

Notifications You must be signed in to change notification settings

GregaE/soundAssembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Assembly is a web application that allows users to login via Spotify OAuth and tag their followed artists to organise their music collection.

Preview

Getting started

  1. Clone the repo
git clone https://github.com/GregaE/soundAssembly.git
  1. Install backend dependencies and start server
cd server
npm install
npm run serve
  1. Install frontend dependencies and start client
cd ..
cd client
npm install
npm start
  1. Login via your Spotify Account and click on Update Library to import your followed artists

Built with

Author

Grega Erzen - Github - LinkedIn

About

Sound Assembly is a web application that allows users to login via Spotify OAuth and tag their followed artists to organise their music collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors