hngprojects / hng_boilerplate_nextjs

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

[FEATURE] Create Pagination Component on User Dashboard Product Listing Page #97

Closed judeb21 closed 2 weeks ago

judeb21 commented 1 month ago

Description

Create a pagination component, allowing users to view next or previous product listings. This component will view pages based on the user clicks, if the user clicks next they should see the next product listing and if user clicks previous they should see the previous product listing etc.

Acceptance Criteria

Requirements

The pagination component must accept the following as props

Test Script

Link

Pagination component

Meekaylah commented 1 month ago

This is a duplicate. Please check with the creator of this ticket and try to create a new one: https://github.com/hngprojects/hng_boilerplate_nextjs/issues/90