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). One factor you can use to decide is if you are more comfortable with python or JavaScript.
Read moreIs Django easier than Mern?
If you have to create a website like a blog application or a e commerce app FAST django should be your choice but if you aren’t hurried and want to create a big application then mern should be your choice both slow and complicated.
Read moreIs it good to use Django and 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