rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Implement a 'share' song feature #11

Closed zachyam closed 7 years ago

zachyam commented 7 years ago

At the bottom left of the playing track there should be a button or link that when clicked, copies the link of the soundcloud track currently being played. This allows users to easily paste and share the link with friends.

rwieruch commented 7 years ago

Thanks @zyam It's merged! Great and very useful addition 👍