🎵 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
Open terminal:
# 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.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho