generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
♟️ Dependent ticketThis ticket depends on something else being completed first this sprintThis ticket depends on something else being completed first this sprint🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours📅 Week 1Assigned during Week 1 of this moduleAssigned during Week 1 of this module🧩 Feature
Description
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 called Deck
which shows 3 cards.
The cards must link to peoplemakeglasgow.com
, visitmanchester.com
and visitlondon.com
. The cards should contain the name of the city and an image of the city. There is sample data in data/fakeCards.json
Test:
- 3 info cards should be displayed on the page for each city (Glasgow, Manchester, London).
- Each card should link to the correct website.
- Each card should contain an image
Metadata
Metadata
Assignees
Labels
♟️ Dependent ticketThis ticket depends on something else being completed first this sprintThis ticket depends on something else being completed first this sprint🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours📅 Week 1Assigned during Week 1 of this moduleAssigned during Week 1 of this module🧩 Feature
Type
Projects
Status
📋 Backlog