MLSAKIIT/devblogs-frontend
Add functionality to LoadMoreButton in components folder to fetch /get-blogs with pagination
Aperta
#10 aperta il 14 ott 2024
featurehacktoberfestpagination
Metriche repository
- Star
- (9 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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