How to deploy a MERN stack app on Heroku

In this article, I will describe how to take an existing Web Application that is build using MongoDB, ExpressJS, Node.js, and React (often called as MERN stack) on a deployment service like Heroku. If you have an existing application built using the same tech stack, you can definitely skip the process in which I show you to quickly build a web application and go straight on to the deployment part. For the rest of you, please continue to read.


This is a companion discussion topic for the original entry at https://blog.crowdbotics.com/how-to-deploy-a-mern-stack-app-on-heroku/