Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.29 KB

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