ImanKahlila / ProjectHunt

1 stars 7 forks source link

Implement pagination for browse projects page #48

Open andrewquach-dev opened 1 year ago

andrewquach-dev commented 1 year ago

As the number of projects grows, it becomes important to implement pagination to improve performance and enhance the user experience. Enable pagination on the browse projects page to display a limited number of projects per page.

haiderali88g commented 1 year ago

@andrewquach-dev I will do that, as i have done similar work in another project.