MLSAKIIT / MLSAKIIT/devblogs-frontend
Integrate Pagination for /get-blogs route
Open
@DevyManish is already working on this.
Since Oct 19, 2024.
feature
hacktoberfest
pagination
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Set up pagination for the /get-blogs API route and ensure the frontend dynamically displays blog posts based on the current page. Make use of the LoadMoreButton component to fetch and display additional posts when clicked.
Reference: Pagination Tutorial
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.