File size: 757 Bytes
1e92f2d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
date: '3'
title: 'Build a Spotify Connected App'
cover: './course-card.png'
external: 'https://www.newline.co/courses/build-a-spotify-connected-app'
cta: 'https://www.newline.co/courses/build-a-spotify-connected-app'
tech:
- React
- Express
- Spotify API
- Styled Components
---
Having struggled with understanding how the Spotify OAuth flow works, I made the course I wish I could have had.
Unlike tutorials that only cover a few concepts and leave you with half-baked GitHub repositories, this course covers everything from explaining the principles of REST APIs to implementing Spotify's OAuth flow and fetching API data in a React app. By the end of the course, you’ll have an app deployed to the internet you can add to your portfolio.
|