Closed usanli closed 4 hours ago
Create a PostList component to fetch and display posts from the Django API.
Create PostList.js and configure Axios to fetch posts. -done Display the list of posts on the main page. -done
Create a PostList component to fetch and display posts from the Django API.