It worked to make it in React, with one component for each card and a json file with all the data. The grid is adaptive.
What challenges did you encounter, and how did you overcome them?Big challenge was to include the images in de deployed website, because that requires some peculiar configuration.
What specific areas of your project would you like help with?I was not able to fix the background image on the first card. background-image needs to be set in CSS, which works in DEV but I couldn't fix it in the deployed site. Any help is much appreciated.