uezekiel-mufin/cab_bookings_frontend

[1pt]Cab Index Page

Closed this issue · 0 comments

Implement the following requirements:

In the cab index page,

  • the user can see the list of all cabs with their image, description and model
  • When the user selects a specific item, they get navigated to the item show page
  • Implement pagination button to display more items from the redux store. A prev and A next button just as in the design.