Skip to content

A React/Redux/redux-observable PWA where you can manage and listen to Youtube playlists.

Notifications You must be signed in to change notification settings

tsirlucas/soundplace

Repository files navigation

Sound Place

A React/Redux/RxJS/redux-observable PWA where you can manage and listen to Youtube playlists and songs.

Greenkeeper badge build status Code Climate gzip size

Features and toolbelt

Running locally (.env needed)

  1. Clone the repository: git clone https://github.com/tsirlucas/soundplace.git
  2. cd soundplace
  3. npm install
  4. npm run dev