@vue-lynx-example/hackernews
v0.2.4
Published
HackerNews clone built with Vue-Lynx + Vue Router + Pinia + TanStack Query + Tailwind CSS
Readme
HackerNews Slopfork (Tailwind CSS)
A Vue Lynx port of the classic HackerNews example, styled with Tailwind CSS (@lynx-js/tailwind-preset).
Quick Start
pnpm install
pnpm run devFeatures
- 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
