Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack4-module4
:musical_note: Spotify Application using Redux, Redux-Saga, Ducks, React Router, react-sound, React Slider, styled-components, Reactotron and consuming the features of the JSON Server API
https://github.com/osvaldokalvaitir/reactjs-gostack4-module4
bootcamp gostack gostack-4 reactjs rocketseat spotify
Last synced: 8 days ago
JSON representation
:musical_note: Spotify Application using Redux, Redux-Saga, Ducks, React Router, react-sound, React Slider, styled-components, Reactotron and consuming the features of the JSON Server API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack4-module4
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-01-15T22:27:54.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:37:57.000Z (4 months ago)
- Last Synced: 2024-08-26T21:49:50.414Z (4 months ago)
- Topics: bootcamp, gostack, gostack-4, reactjs, rocketseat, spotify
- Language: JavaScript
- Homepage:
- Size: 2.78 MB
- Stars: 8
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 4 Module 4
:musical_note: Spotify Application using Redux, Redux-Saga, Ducks, React Router, react-sound, React Slider, styled-components, Reactotron and consuming the features of the JSON Server API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-module4# Entry in folder
cd reactjs-gostack4-module4# Install deps with npm or yarn
npm install | yarn# Run API
json-server server.json# Launch the app with npm or yarn
npm run start | yarn start
```Click to learn more about the tools used: [Reactotron](https://github.com/osvaldokalvaitir/awesome/blob/main/src/apps-inspectors/reactotron.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho