hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
Apache License 2.0
205 stars 264 forks source link

[FEAT] External Dynamic Pages > Blog Post > Display all Post's comment #73

Closed kleenpulse closed 1 month ago

kleenpulse commented 1 month ago

Description

Develop a All Post's Comments component. This component will accept an array of comments as props be used to display all comments related to a specific blog post. The Display All Post's Comments component should be visually appealing, responsive, and should include the following elements:

Acceptance Criteria

Requirements

The component should receive the following props:

Testing

Tasks

LINKS

FIGMA.

Images

image

chumex412 commented 1 month ago

merge this with #72 and #106

CodeDeveloper19 commented 1 month ago

This is a duplicate issue and has been solved here https://github.com/hngprojects/hng_boilerplate_nextjs/issues/106 along with https://github.com/hngprojects/hng_boilerplate_nextjs/issues/72