Introduction
In this article, you will create a Fully Responsive Spotify Music Search App using Spotify Music API.
By creating this App...
For further actions, you may consider blocking this person and/or reporting abuse
🤩😍😍😲Wow
😀 Thank you so much 😊
This is amazing! Thank you so much for this - Exactly what I was looking for to help better my understanding of Redux and state mgmt + get my feet wet with the Spotify API, all in one project =)
Can't wait to start building this!
Glad it was helpful to you. Thank you 🙏
thanks for this, I actually get error status 400, "Only valid bearer authentication supported" but my Client Id is correct
I just checked with my repository code and it's working fine. You may have missed something in the code. Please clone my repository code and check if it works for you.
Indeed is working your cloned one, thanks. How long does it takes to read trough the Spotify documentation? I mean in order to build this wonderful app did you first learn their documentation?
Cheers.
Yes, I first went through this documentation to understand the API (5-6 hours in total to try various endpoints to come up with final APIs) and it took me one week to create this application including writing this step by step article
Thank you very much and again well done great job and tutorial!
Thank you 🙂
Thanks SO MUCH for this tutorial !
Glad you found it useful. Thank you 👏
Hey Yogesh,
what the prerequisite for this app?
The pre-requisite are:
Knowing the
Where is the SearchForm being imported? When running the application, my search form is not there.
@ydna317 SearchForm is imported in Dashboard.js file. You can check out the final GitHub Repository code to compare with your code If you face any issue.
Hi.. is there any wrapper to play songs or preview uri??
npmjs.com/package/react-player
Thanks .. but it's for only video not audio.. also have embedded with video tag..
We can achieve it by audio tag to play preview uri for 30 sec.. and there no way to play Spotify uri until the user account get premium 😎
Very nice tutorial, though the middle "Dashboard.js" file is missing
Thank you very much!!
I'm glad you found it helpful. 👍
very good...
Thank you!