CodeYourFuture / CodeYourFuture/React-Module-Project

Feature Deck

未關閉
#4 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
♟️ Dependent ticket 🏕 Priority Mandatory 🐂 Size Medium 📅 Week 1 🧩 Feature
主要語言
JavaScript
星號
1
分支
28
PR 合併指標
30 天內沒有已合併 PR

描述

## 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 `` 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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。