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.
- 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

