I’ve used Django and the Django Rest Framework before to create an API which was consumed by a React frontend. It’s the best way to use then together in my opinion . I would create the API first and test it with Postman. Then start structuring and coding the React frontend.15 Mar 2021