Skip to content

Jebasuthan/react-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create your own Pagination Component using React without any external libraries

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

🎉 Demo Link 🎉

Features available in the applilcation:

  1. Individual components
  2. Loader added
  3. Pagination added
  4. No external libraries
  5. REST API implemented
  6. Pagination with records per page and goto page options

Screenshots

List with multiple pagination options

Screenshot

Demo