Back
Gentse Feesten 2023
A recreation of the Gentse Feesten 2023 website using HTML, CSS, and JavaScript with dynamic data from an API.
Period
Nov 2023 - Jan 2024
Technologies
HTML
CSS
Javascript
Overview
This project is a recreation of the original Gentse Feesten 2023 website. The website displays information about events and activities using data fetched from an external API.
The project was developed as part of the @Work1 course to demonstrate frontend development skills using HTML, CSS, and JavaScript.
Challenge
The challenge was to recreate an existing website and dynamically display data from an API.
This required learning how to fetch external data, structure the interface, and ensure the website works across different screen sizes.
Solution
The website was built using HTML, CSS, and JavaScript, with data fetched from an API and rendered dynamically.
A component-based approach in JavaScript was used to structure the interface, and responsive design techniques ensured compatibility across devices.
Results
The result is a responsive and functional recreation of the Gentse Feesten website with dynamic content.
The project demonstrates frontend development skills, API integration, and structured JavaScript development.