CodeYourFuture / CodeYourFuture/React-Module-Project

Feature Footer

Offen
#5 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
🏕 Priority Mandatory 🐂 Size Medium 📅 Week 1 🧩 Feature
Vorherrschende Sprache
JavaScript
Sterne
1
Forks
28
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.