Simple mobile-first phrase helper for common Mexico City situations.
- Install dependencies:
npm install
- Start dev server:
npm run dev
- Open the local URL shown by Vite.
- Built with React + Vite + TypeScript + Tailwind CSS.
- All phrases are local constants in
src/data/phrases.ts. - No backend, auth, or external APIs.