Skip to content

Latest commit

 

History

History

README.md

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 dev

Features

  • 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