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
- Host: GitHub
- URL: https://github.com/haikyuu/spotify
- Owner: haikyuu
- Created: 2017-05-13T00:43:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T01:42:29.000Z (about 9 years ago)
- Last Synced: 2025-10-11T18:41:36.598Z (9 months ago)
- Topics: bootstrap, react, recompose, spotify-api
- Language: JavaScript
- Size: 3.11 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)