Cross platform desktop app. Using electron and React for UI. It's a simple Soundcloud client for searching, downloading tracks and finding related items.The application uses Soundcloud API.
$ git clone https://github.com/rvpanoz/soundload.git
$ cd soundload
$ npm install
$ npm start
$ npm run build