Skip to content

engineersatyaa/react-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination Application

Responsive Pagination Application made with React JS and Styled-Components. We can also set number of items to be displayed on the per page.

Author

Demo

https://engineersatyaa.github.io/react-pagination/

Screenshots

pagination

API Reference

Get Items

  GET https://jsonplaceholder.typicode.com/comments?_page=${currentPage}&_limit=${itemsLimit}
Parameter Type Description
currentPage number Required.
itemsLimit number Required.

Features

  • Responsive design.
  • Set number of items to be displayed.

Contributing

Contributions are always welcome!

About

Pagination Application made with React JS and Styled-Components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published