Yes, it’s worth to go with Django as backend and Reactjs as frontend . We will use Django Rest framework to connect frontend (Reactjs) with backend(Django). So, it will be just api calls to backend, if any data needed in frontend, or to store, or to update.