https://github.com/fsmaiorano/react-spotify
A clone of spotify using ReactJS and Redux.
https://github.com/fsmaiorano/react-spotify
axios create-react-app react-router-dom react-sound reactotron reactotron-redux-saga redux redux-saga scss
Last synced: 10 months ago
JSON representation
A clone of spotify using ReactJS and Redux.
- Host: GitHub
- URL: https://github.com/fsmaiorano/react-spotify
- Owner: fsmaiorano
- Created: 2018-07-19T09:40:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T19:57:42.000Z (over 7 years ago)
- Last Synced: 2025-02-15T00:24:29.466Z (12 months ago)
- Topics: axios, create-react-app, react-router-dom, react-sound, reactotron, reactotron-redux-saga, redux, redux-saga, scss
- Language: JavaScript
- Homepage:
- Size: 383 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ReactJS-Spotify
:computer: A clone of spotify using ReactJS and Redux.
## run:
```js
npm install or yarn
npm start or yarn start
```