Module 6 Introduction

This lesson preview is part of the Build a Spotify Connected App course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.

This video is available to students only
Unlock This Course

Get unlimited access to Build a Spotify Connected App, plus 70+ \newline books, guides and courses with the \newline Pro subscription.

Thumbnail for the \newline course Build a Spotify Connected App
  • [00:00 - 00:08] All right, so module six, deploying to the internet. In the last module, we built and styled all of the UI for our React app.

    [00:09 - 00:32] In this module, we're going to go through the steps on how to prepare app for production and deploy it to the internet with Heroku. We're going to cover how to update meta tags and favicons in the context of create React app, how to handle environment variables for development and production, how to deploy an app with a React front end and a Node.js backend to Heroku.

    [00:33 - 00:37] And finally, how to write a good readme. All right, let's get started.