Deploying React-Django App using Heroku
React-Django-Heroku Web App Deployment
Introduction
This is a simple Todo web application built using React.js (front-end) and Django (back-end).
There are mainly two ways you can deploy this kind of web app:
Separating Back-end and Front-end:
In th...
ray.hashnode.dev18 min read