Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/patrick-emmanuel/playback
- Owner: patrick-emmanuel
- License: mit
- Created: 2018-02-19T13:31:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:21:50.000Z (about 2 years ago)
- Last Synced: 2023-03-08T11:04:10.356Z (almost 2 years ago)
- Topics: css-grid, deezer, music, react, redux, sample
- Language: JavaScript
- Homepage: https://dizur.herokuapp.com
- Size: 63.1 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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