
LITTLE LEMON
Meta Front-End Certification Capstone
This project served as the final examination for the Meta Front-End Developer Professional Certificate ๐ . The challenge? Build a fully functional booking table system from scratch.
While my other work focuses on experimental WebGL ๐จ, this project demonstrates my command of foundational web standards: responsive grids, form validation, and strict adherence to WCAG accessibility guidelines โฟ.
๐จ Design System
The foundational visual language was provided as part of the course requirements. I was given a specific color palette and typography system to ensure brand consistency for the "Little Lemon" identity.
โ๏ธ Wireframes
Before committing to pixels, I mapped out the table reservation flow using low-fidelity wireframes. This phase focused purely on information architecture and user journey optimization, ensuring the booking process was intuitive.

โจ Mockups & Hi-Fi Prototype
The final design challenge was to translate the wireframes into a mockups and high-fidelity prototype. I created a polished UI with interactive components, demonstrating the complete user experience from landing page to reservation confirmation.

๐ ๏ธ System Reliability & Architecture
Engineering a robust, accessible front-end architecture.
๐ Input Logic
Complex state management using Formik and Yup validation schemas to prevent user error before it reaches the server.
๐งช Unit Testing
Critical user flows verified with Jest & React Testing Library. I ensured component stability by simulating real user interactions in a test environment.
โฟ A11y Standards
Fully semantic markup compliant with WCAG 2.1 guidelines. I implemented ARIA labels, keyboard navigation support, and correct contrast ratios for inclusivity.
๐ Result
By completing this Course from Meta I have received this certificate.