emenu is a lightweight, efficient digital menu solution designed to help restaurants transition from physical menus to a digital experience. By generating dynamic QR codes, the platform allows customers to access up-to-date menus instantly on their own devices. I developed this page using Firebase Studio.
Check out the hosted version here: https://emenuapp.netlify.app/
- Instant QR Generation: Automatically create unique QR codes that link directly to your digital menu.
- Mobile-First Design: A responsive, UI optimized for diners on the go.
- Easy Hosting: Lightweight architecture designed for fast loading and high availability.
- Zero App Install: Customers simply scan and view; no downloads required.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/emenu.git
- Navigate to the directory:
cd emenu - Install dependencies:
npm install
- Run the development server:
npm run dev
In my experience, vibe coding boiler-plates are easy but without coding knowledge building full stack website is highly insecure and may raise serious concerns. Although, without prior knowledge, debugging logical errors is a mess due to incapability of AI agents. It is recomended to check for api-keys / passwords, they can be hardcoded.