MLSAKIIT/devblogs-frontend

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

Aberta

#10 aberto em 14 de out. de 2024

 (1 comentário) (0 reação) (1 responsável)JavaScript (20 forks)auto 404
featurehacktoberfestpagination

Métricas do repositório

Stars
 (9 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador