rahman-ashik / BookingApp

Apache License 2.0
0 stars 0 forks source link

Create A "Holiday Packages" gallery Page #3

Open rahman-ashik opened 3 years ago

rahman-ashik commented 3 years ago

We will use this fake api: https://fake-hotel-api.herokuapp.com/api/hotels We will fetch data from this API and render it in card views on the gallery page.

MushfiqPlabon commented 3 years ago

screencapture-localhost-3000-2021-08-20-22_49_24 I tried to add frosted glass background but CSS frameworks seem to keep interfering.

MushfiqPlabon commented 3 years ago

image Take a look at components/Gallery and pages/Packages. The code generates Card components but does not display the data.