Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages