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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ReactJS - GoStack 4 Module 4

🎡 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

GitHub language count GitHub language top Made by Kalvaitir License

Demo   |   Install and run   |   License

πŸ’» Demo

Demo

πŸ”§ Install and run

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.

πŸ“ License

This project is under the MIT license. See LICENSE for more information.


Developed with πŸ’š by Osvaldo Kalvaitir Filho

About

: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

License:MIT License


Languages

Language:JavaScript 95.8%Language:HTML 4.2%