CodeYourFuture / CodeYourFuture/React-Module-Project

Feature Footer

オープン
#5 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。