Closed Alina-Khmilevska closed 1 year ago
I am pleased to inform you that the slider for displaying news has been successfully implemented and integrated into the site. The slider is built using react-slick and flowbite and is configured to show four items at a time with the ability to scroll through one by one.
Data for the slider is dynamically pulled from Drupal via the API at /upsa-api/news. All API calls have been tested and are functioning properly, with data loading and displaying without delays.
We need to create a dynamic News slider component for our React application that fetches news items from our Drupal backend (/upsa-api/news) and displays them using Flowbite.
Objectives:
Requirements:
Acceptance Criteria: