Skip to content

Latest commit

Β 

History

History
22 lines (15 loc) Β· 343 Bytes

File metadata and controls

22 lines (15 loc) Β· 343 Bytes

Chronicle Web πŸŒπŸ“°

Web version of Chronicle built with Next.js.

Optimized for content discovery, readability, and performance.


πŸ›  Tech Stack

  • Next.js
  • TanStack Query
  • Context API

βš™οΈ Setup

git clone https://github.com/your-org/chronicle-frontend.git
cd chronicle-frontend
npm install
npm run dev