DEV Community

ChilledDev
ChilledDev

Posted on

React Frontend Pagination with Bootstrap

Learn how to create a simple frontend Pagination using React and Bootstrap. We will use React Components for this video and axios for fetching some posts from a fake REST API. Check it out here: https://www.youtube.com/watch?v=v9HT39KuNJc

Top comments (3)

Collapse
 
dance2die profile image
Sung M. Kim

Hi ChilledDev.

You can also embed youtube videos in the post with this syntax. :)

Reference: the Editor Guide

{% youtube v9HT39KuNJc %}

Collapse
 
chilleddev profile image
ChilledDev

Thank you very much mate! Didn't know that, will this from now on.

Collapse
 
dance2die profile image
Sung M. Kim

You're welcome~