so2niko-students / react-group-project

react group project
0 stars 0 forks source link

Create and Render the PostList Component #8

Open so2niko opened 2 weeks ago

so2niko commented 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

Image

PViktorHub commented 22 hours ago

https://github.com/so2niko-students/react-group-project/pull/27