- Replace dropdown filter with horizontal scrollable chip pills (Todos/Rutas/Taxis/Negocios/Eventos) - Differentiated cards per item type: bus routes with yellow icon, taxis with photo, businesses in 2-col grid with image, events with gradient icon - Heart button to remove favorites (instead of X button) - more friendly UX - Improved empty state with SVG heart illustration and 'Explorar ahora' CTA - Full dark/light mode support via CSS variables (no hardcoded colors) - Sticky chips row for easy filtering while scrolling
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.