We have successfully connected our Django backend to a react frontend . You will need the Django REST framework to create the APIs the react frontend application will make use of to get backend data.
Read moreIs Django good with React?
Advantages of Using React with Django Enables good code management from both backend and frontend . Django maintains fairly manageable configuration as STATICFILES config will get you integrated with React pretty quickly.
Read more