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

https://github.com/haikyuu/spotify

A spotify search app built using React and Recompose
https://github.com/haikyuu/spotify

bootstrap react recompose spotify-api

Last synced: 3 months ago
JSON representation

A spotify search app built using React and Recompose

Awesome Lists containing this project

README

          

Spotify Search app
===

This project is a simple music browser using the spotify API.

[Try it online](https://haikyuu.github.io/spotify)
===

Run Locally
===
- npm install
- npm run start

The app is powered by:
- [Create-react-app](https://github.com/facebookincubator/create-react-app)
- [Recompose](https://github.com/acdlite/recompose)