Skip to content

This is a simple React application that demonstrates how to implement pagination for a list of items fetched from an API. The application fetches data from a public API and allows users to navigate through pages of items.

Notifications You must be signed in to change notification settings

saidee-hasan/pagination-client

Repository files navigation

Pagination Client Example

This is a simple React application that demonstrates how to implement pagination for a list of items fetched from an API. The application fetches data from a public API and allows users to navigate through pages of items.

Features

  • Fetches data from a public API (JSONPlaceholder).
  • Displays items with pagination controls.
  • Allows users to navigate through pages of items.
  • Responsive design for better usability on different devices.

Technologies Used

  • React
  • JavaScript (ES6+)
  • CSS (for styling)
  • Fetch API (for data fetching)

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/saidee-hasan/pagination-client.git
    cd pagination-client

About

This is a simple React application that demonstrates how to implement pagination for a list of items fetched from an API. The application fetches data from a public API and allows users to navigate through pages of items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published