Open so2niko opened 2 weeks ago
Implement the PostList component to display a list of blog posts. Add minimal content, such as placeholder text or simple HTML, and integrate it within the App component. Verify that PostList renders correctly and will be ready to receive data.
array of posts render post items
https://github.com/so2niko-students/react-group-project/pull/27
Implement the PostList component to display a list of blog posts. Add minimal content, such as placeholder text or simple HTML, and integrate it within the App component. Verify that PostList renders correctly and will be ready to receive data.
array of posts render post items