Location: GitHub Pages
Date: May 2025
UI Design: Celeste Cid
This project was part of a technical test for a Web Designer role. I was asked to build a web page using only HTML, CSS, and JavaScript, without any frameworks.
I designed the layout from scratch, focusing on a clean structure and visually appealing composition. The content is organized into clear sections, using a neutral color palette and readable typography to establish visual hierarchy. I also implemented a Google Maps integration and basic JavaScript interactions to enhance the user experience.
One of the key challenges was dynamically generating the menu from a JSON file. Each menu item had to be displayed as an individual card, showing all relevant information such as name, description, and price. I used JavaScript to parse the data and render the cards efficiently within the layout.


Skills involved

HTML

CSS

JAVASCRIPT