SmartServe is a SaaS app for Ethiopian restaurants to manage menus, prices, and availability. Each subscribed restaurant gets a personalized dashboard to add/edit items, organize categories, toggle availability, name their menu, and generate QR codes for customers.
# SmartServe Web App UI
This is a code bundle for SmartServe Web App UI. The original project is available at
figma.com.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.