Build a Cyberpunk 2077-inspired Spotify Controller - Phase 6 | React-Chrome Extension #Cyberpunk2077

preview_player
Показать описание
In Phase 6, we'll bring this project home. We're going to merge the business logic (Spotify API) with our front-end (cassette deck).

This is part of a series of videos where we build a Cyberpunk 2077-inspired Spotify Music controller that can be embedded in a user's browser.
They'll be able to play/pause, navigate to the next/previous track, and hide the player.

All of this done with ReactJS, Google Chrome, and the Spotify API.

--------------------------------------

🔥🔥🔥 Check these out... 🔥🔥🔥

📖📖📖For the source code, check out our article📖📖📖

If you find value in what I do, think about supporting my channel: ❤️
Bitcoin: 3H4NKKwPdbiE5Gtc3Uk2DiwszqHhrRbmKK
Ethereum: 0x48702412F448a27be03836fb6FE6456603668030
Litecoin: MNJ4uv3GD4r62VpQ8rHX1Pj1ihWCj74hCK
Cardano (ADA): Ae2tdPwUPEZHifkCDEM8BVLoKULwNkLuj7NC9dVbtdQhCVuFVxsAKUpJsZF

Find me here:
Рекомендации по теме
Комментарии
Автор

BTW - these videos are great. The details really matter and I appreciate the time and effort that goes into them. It is really helpful.

kellymurphy
Автор

Hello - Does this thing work.
I cloned project, built prod version and installed into Chrome. It let me attempt the signon to Spotify using my account. I did not see any errors and the account is good (its playing now). But since that point - everything goes dead. The extension is there and player message says 'Please Login'. I click top plugin and get back to Sign In page - but clicking it goes no where. I cloned the finish (Phase 6) project. I'd really like to get this working end to end so I can understand it better and poke around the internals to see the flow.
The first question is - should I be able to clone this and get it running. I see one problem which is the font is not installed - but that should not break anything. Can you point me in the right direction please.

kellymurphy