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

