Skip to content

Commit 0e58bab

Browse files
authored
Update build-an-album-finder-with-spotify-api.mdx
1 parent ed7a79f commit 0e58bab

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

projects/build-an-album-finder-with-spotify-api/build-an-album-finder-with-spotify-api.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -987,9 +987,13 @@ Some other ideas include:
987987

988988
Share your projects with the team [@codedex_io](https://www.twitter.com/codedex_io) and me, [@exrlla](https://www.twitter.com/exrlla)! Let us know what you come up with, and share your favorite music with us!! ✨
989989

990-
## More Resources
990+
### Project Walkthrough
991991

992-
- [Source code for this tutorial](https://github.com/exrlla/codedex-api-template/blob/version-final/src/App.jsx)!
992+
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZkB79Chd2S0?si=h_Yy1uE9uMja6Uyg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
993+
994+
### More Resources
995+
996+
- [Source code for this tutorial](https://github.com/exrlla/codedex-api-template/blob/version-final/src/App.jsx)
993997
- [Spotify for Developers Web API Documentation](https://developer.spotify.com/documentation/web-api)
994998
- [Understanding the Spotify API by Spotify Engineering](https://engineering.atspotify.com/2015/03/understanding-spotify-web-api/)
995999
- [React Documentation](https://react.dev/)

0 commit comments

Comments
 (0)