Skip to content

A radio web app using Soundcloud API built with Angular (2+)

Notifications You must be signed in to change notification settings

JavierPDev/SounderRadio

Repository files navigation

Introduction

Sounder Radio is a simple radio web app powered by the SoundCloud HTTP and widget APIs. It is built using Angular. Sounder Radio is a work in progress.

Sounder Radio uses the following dependencies:

Live Demo

Go here to see it in action.

How to start

Note that this project requires a SoundCloud client id. Once you have created one through SoundCloud it must be entered in the SoundCloud service file.

git clone https://github.com/JavierPDev/SounderRadio.git
cd SounderRadio
# install the project's dependencies
npm install
# watches your files and uses livereload by default
npm start

About

A radio web app using Soundcloud API built with Angular (2+)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published