MLSAKIIT/devblogs-frontend

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

Ouverte

#10 ouverte le 14 oct. 2024

 (1 commentaire) (0 réaction) (1 personne assignée)JavaScript (20 forks)auto 404
featurehacktoberfestpagination

Métriques du dépôt

Stars
 (9 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur