MLSAKIIT/devblogs-frontend

Add functionality to LoadMoreButton in components folder to fetch /get-blogs with pagination

Offen

#10 geöffnet am 14.10.2024

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)JavaScript (20 Forks)auto 404
featurehacktoberfestpagination

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Implement functionality for the LoadMoreButton component to fetch additional blog posts with pagination support from the /get-blogs route. This should update the list of displayed blogs dynamically.

Reference: Pagination Tutorial

Contributor Guide