You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.
Explanation:
Currently, all posts page and profiles page show all the posts and profiles on a single page which leads to a very long page. Adding pagination such that only 6 posts or profiles are displayed on a single page would improve the user experience.
Explanation:
Currently, all posts page and profiles page show all the posts and profiles on a single page which leads to a very long page. Adding pagination such that only 6 posts or profiles are displayed on a single page would improve the user experience.
Components Responsible:
PostsPage.component.jsx
ProfilesPage.component.jsx
Routes:
localhost:3000/posts
localhost:3000/profiles
The text was updated successfully, but these errors were encountered: