This repository contains the frontend implementation for the Pizza-e project, created as part of a Software Architecture course at UEM. Built with React, the app serves as a customer-facing interface for an ordering system, utilizing the Facade design pattern to streamline interactions between the UI and backend services.
- Purpose: Provides an intuitive interface for browsing the menu and managing orders.
- Technologies Used: React, JavaScript, HTML, CSS, with the Facade pattern for modularity and simplicity.
This project demonstrates architectural design principles in frontend development.