A minimalist, modern Q&A platform built with Next.js 14, Tailwind CSS, Radix UI, and TypeScript. Ask, learn, and share knowledge with simplicity and speed.
- β Rich-text editor for asking questions
- β Tag-based question categorization
- β User authentication via Zustand store
- β Mobile-first responsive design
- β Radix-based Dialog components
- β REST API integration with backend (e.g., Express)
- Frontend: Next.js 14, React, TypeScript, Tailwind CSS
- UI Library: Radix UI + ShadCN Components
- State Management: Zustand
- Rich Text Editor: React Quill (or similar)
- API Requests: Axios
- Backend: Node.js ,Express.js
Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.