AdeleD / react-paginate

A ReactJS component that creates a pagination
MIT License
2.76k stars 628 forks source link

How to use this library with next.js router? #446

Closed tribe56123 closed 2 years ago

tribe56123 commented 2 years ago

Hi guys 👋

How can I use next.js router with this library to make pages like "home.com/page1" "home.com/page2" "home.com/page3" and so on.

Any code sample out there will help me to understand it better as I am super new to it.

Thanks ☺️