/musicExtractBackend

Backend for music extract service

Primary LanguageJavaScript

MusicExtract Backend Service

Check it out at musicextract

Built using NodeJS Using Azure Congitive Services and Spotify API

To run the project :

   npm install
   npm run dev 

If interested in the frontend, it's on musicExtractFrontend