Skip to content

Latest commit

Β 

History

History
28 lines (16 loc) Β· 1014 Bytes

File metadata and controls

28 lines (16 loc) Β· 1014 Bytes

Demo


About

HashThread β€” an anonymous discussion platform in a thread-based format, where each thread lives for 24 hours.
Inspired by the anonymity of 4chan and the convenience of Threads from Instagram.


πŸš€ Demo

Demo


πŸ“¦ Tech Stack

  • Framework: Next.js β€” server-side rendering (SSR) and static generation.
  • State Management: Zustand β€” lightweight and minimal state management.
  • Data Fetching: TanStack Query β€” server state management and request caching.
  • UI Library: shadcn/ui β€” prebuilt styled components based on Radix UI.
  • Styling: Tailwind CSS β€” a modern utility-first CSS framework.

Full project (frontend + backend) is available here: https://github.com/2Revol2/HashThread