Skip to content

Uploaded the Netflix_titles.csv dataset in MongoDB and fetched the data from the server-side to the client side. The dataset has 7767 rows which is huge for a single page. So implemented the concept of resizable pagination in react. The rows can also be selected and deselected using checkbox.

Notifications You must be signed in to change notification settings

disha2sinha/Resizable-Pagination-in-MERN

Repository files navigation

PAGINATION IN REACT

Demo :

pagination-recording.mp4

About

Uploaded the Netflix_titles.csv dataset in MongoDB and fetched the data from the server-side to the client side. The dataset has 7767 rows which is huge for a single page. So implemented the concept of resizable pagination in react. The rows can also be selected and deselected using checkbox.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published