Feature Deck #4
Labels
♟️ Dependent ticket
This ticket depends on something else being completed first this sprint
🧩 Feature
🏕 Priority Mandatory
This work is expected
🐂 Size Medium
1-4 hours
📅 Week 1
Assigned during Week 1 of this module
Create and use a new component to show info cards
Dependent ticket. Complete and merge #3 before beginning this ticket.
Instructions:
In
src/App.js
, above the<Bookings />
component add a new component calledDeck
which shows 3 cards.The cards must link to
peoplemakeglasgow.com
,visitmanchester.com
andvisitlondon.com
. The cards should contain the name of the city and an image of the city. There is sample data indata/fakeCards.json
Test:
The text was updated successfully, but these errors were encountered: