DamyanBG / real-estate-react-app

Real Estate front end application
https://real-estate-react-app.onrender.com
GNU General Public License v3.0
26 stars 45 forks source link

Pagination set for Lands and Homes Page #237

Closed numofran6 closed 1 year ago

numofran6 commented 1 year ago

Task for Pagination #232 Completed

  1. Created state variables to manage pagination flow
  2. Implemented pagination buttons and functions using React Paginate library
  3. Provided class names for the buttons to make it easy for other developers to style them
  4. Had to create a new stylesheet for Lands page to edit buttons
  5. Made minor styles to pagination buttons but can be improved later

Pagination Buttons