ancasimon / travel-diary

This project is an online journal that allows users to keep track of destinations on their bucket list and then capture diary entries when they actually get to visit these sites. It was further practice with using data from multiple collections in a Firebase database.
https://traveldiary-78295.web.app/#
1 stars 0 forks source link

Build Container for Destinations Cards #7

Closed ancasimon closed 4 years ago

ancasimon commented 4 years ago

User Story

As a user, when I go to the Travel Diary site, I can see a list of destinations, organized 3 per row.

AC

WHEN I go to the Travel Diary site, THEN I can see a section titled Destinations, AND I can see multiple destinations listed in this section, organized 3 per each row.

Dev Notes