A Vue Lynx port of the classic HackerNews example, styled with Tailwind CSS (@lynx-js/tailwind-preset).
pnpm install
pnpm run dev- Tailwind CSS: Atomic utility classes mapped to Lynx flexbox properties
- Vue Router: Client-side routing with
createMemoryHistory() - Pinia: State management for user and feed data
- Vue Query: Server state caching and prefetching
- Transitions: Slide animations between pages