Deploying a React App with Heroku
This was a very practical problem that I recently faced. I had used Heroku before, and I had used Create-React-App to bootstrap a React project. But when it came time to deploy the React project, I faced a few hurdles. By the way, I’m using a Windows 10 laptop here. My goal is to share a really quick way Heroku can help you deploy this type of project, so that you can share your work with the world.