I am trying to build a full-stack app with React and Django. I am sending an API request from the Django server to React. This is my code how I do it:
posts/component.js: