Notice that the URL is now http://127.0.0.1:8000. 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 .
Notice that the URL is now http://127.0.0.1:8000. 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 .