CodeYourFuture / CodeYourFuture/React-Module-Project

Feature Deck

Ouverte
#4 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
♟️ Dependent ticket 🏕 Priority Mandatory 🐂 Size Medium 📅 Week 1 🧩 Feature
Langage dominant
JavaScript
Étoiles
1
Forks
28
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.