so2niko-students / react-group-project

react group project
0 stars 0 forks source link

Create and Render the PostItem Component #9

Closed so2niko closed 21 hours ago

so2niko commented 2 weeks ago

Set up the PostItem component, which represents an individual blog post in the list. Add placeholder text for the title or content preview. Integrate PostItem within PostList and confirm that multiple instances can render correctly.

Image

PViktorHub commented 22 hours ago

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