Spoofify is a web app built to emulate virtually anything the real spotify app can do. Built from the ground up with react, redux and react-router, this app has full functionality, including browsing, playing, skipping and following playlists, tracks and more! This was an exercise to hone and showcase my skills as a frontend developer and it was a lot of fun to build something that I can use everyday. I want this to be as capable as the real thing, so I will be continually updating it with new features and designs. Do check out the site [here](https://spoofify-with-react.netlify.app/ "Spoofify") and a full repo [here](https://github.com/SsjSanthosh/remote-spotify "Spoofify github repo"). Note - Only premium users can control playback through the API. This is not a limitation with my app, but the spotify API. Normal users can still login, see their playback and save their tracks!