Skip to content

NextJs application where you can search and view a list of users, implemented with pagination

Notifications You must be signed in to change notification settings

SandroMaglione/nextjs_search_view_pagination

Repository files navigation

View and Search User

NextJs project to view and search users from API with pagination. The application features the following pages:

  • Page where all users of a particular platform are listed by page (with the ability to search by name)
  • Page to display the selected user. You can navigate to the previous page and choose another user

The application is built using NextJs. Following a list of packages and libraries used in the project:


Made by Sandro Maglione: