sandrarodriguezdental/ ├── public/ # Static assets (images, icons, favicon) ├── src/ │ ├── app/ # Next.js App Router pages │ │ ├── layout.tsx # Root layout with navigation & tracking │ │ ├── page.tsx ...
BookMyTable is a full-stack MERN application that allows users to book a restaurant table using their voice. The app guides the user through a natural step-by-step conversation, collecting all ...