Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patrick-emmanuel/playback

This a music app built with react and redux that is still being actively developed with the open deezer api.
https://github.com/patrick-emmanuel/playback

css-grid deezer music react redux sample

Last synced: 3 months ago
JSON representation

This a music app built with react and redux that is still being actively developed with the open deezer api.

Awesome Lists containing this project

README

        

# Playback
Playback is a project I had so much **fun** building. It is a music streaming application that is built with the deezer music api. The technologies used are React, Redux and styled-components. Feel free to do whatever you want with the codebase.

## Installation
Make sure you have node installed on your local computer.

* git clone https://github.com/the-bionic/playback.git
* cd playback
* npm install
* npm start