Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iBadr49 committed Dec 10, 2023
1 parent cc9fb27 commit 1496b68
Showing 1 changed file with 2 additions and 32 deletions.
34 changes: 2 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,12 @@
> _Fork_ deze leertaak en ga aan de slag. Onderstaande outline ga je gedurende deze taak in jouw eigen GitHub omgeving uitwerken. De instructie vind je in: [docs/INSTRUCTIONS.md](docs/INSTRUCTIONS.md)
# Mijn "Funda" Object detail page
<!-- Geef je project een titel en schrijf in één zin wat het is -->

## 📚 Inhoudopgave

* [Opdracht](#opdracht)
* [Beschrijving](#beschrijving)
* [Kenmerken](#kenmerken)
* [Bronnen](#bronnen)
* [Checklist](#check)
* [Licentie](#licentie)

## Opdracht
Het object/product __"Funda"__ pagina herbouwen.
> <img src="https://github.com/iBadr49/MijnFunda-object-detail-page/assets/112857932/30ca9e1e-9fb1-4f85-bf2b-c13961224da9" width="30%">
## Beschrijving
<!-- In de Beschrijving staat hoe je project er uit ziet, hoe het werkt en wat je er mee kan. -->
<!-- Voeg een mooie poster visual toe 📸 -->
<!-- Voeg een link toe naar Github Pages 🌐-->
📸 - __Mobiele Versie__

<img src="https://user-images.githubusercontent.com/112857932/214675583-d1c51cb5-cd39-4554-bbc8-138abd9c5bdd.jpeg" width="20%"> <img src="https://user-images.githubusercontent.com/112857932/214676657-4421252b-ffa3-4485-b559-667464731395.jpeg" width="20%"> <img src="https://user-images.githubusercontent.com/112857932/214676710-2ce8ac05-db03-487c-9cf7-7113761a0466.jpg" width="20%"> <img src="https://user-images.githubusercontent.com/112857932/214676760-218acfc2-6c6b-4cd6-97d6-63fce3e16280.jpg" width="20%">

📸 - __Desktop Versie__

<img src="https://user-images.githubusercontent.com/112857932/214679027-7ea029ea-d00a-44b2-aeb7-e1e267aa88c5.png" width="100%">

🌐 - __Mijn Funda Versie "link"__ - https://ibadr49.github.io/MijnFunda-object-detail-page/

Ik heb voor mijn opdrachtgever bij Funda een objectdetailpagina ontwikkeld, met de primaire focus op de mobiele gebruikerservaring.

## Kenmerken
<!-- Bij Kenmerken staat welke technieken zijn gebruikt en hoe. Wat is de HTML structuur? Wat zijn de belangrijkste dingen in CSS? Wat is er met JS gedaan en hoe? -->
Expand All @@ -51,14 +29,6 @@ for (i = 0; i < acc.length; i++) {
});
}
```

## Checklist
✔️ Accordion <br>
✔️ Images slider (carousel) <br>
✔️ responsiveness <br>
✖️ Animaties <br>


## Bronnen

Funda (Voorbeeld) - https://www.funda.nl/koop/oss/huis-42059908-zwingelstraat-25/ <br>
Expand Down

0 comments on commit 1496b68

Please sign in to comment.