CodeYourFuture / CodeYourFuture/React-Module-Project

Feature Footer

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

描述

**Instructions:**

Create a `` component which should be rendered at the bottom of the page. Pass the following array as a prop to this component: `["123 Fake Street, London, E1 4UD", "hello@fakehotel.com", "0123 456789"]`. Inside the component, use the data you passed as a prop to render a `

    ` list with each item of the array displayed as a `
  • `.

    **Hint:** The `.map()` method will be useful.

    **Test:**

    The footer should render at the bottom of the page with each address property displayed as a list item.

貢獻指南

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

評估

這個 Issue 還沒有評估資料。

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

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