Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 2.53 KB

README.md

File metadata and controls

40 lines (34 loc) · 2.53 KB

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