Originally started as a Redux practice project, Hirobee evolved into a fully functional, production-ready forum platform inspired by Reddit. The name “Hirobee” comes from the Japanese word Hiroba (広場), meaning “public square” or “plaza” — a place for open discussion and gathering.
-
Authentication
- Login & Registration
-
Role-Based Access
- Admin & Moderator support
-
Admin Dashboard
- Site statistics overview
- Reported content list
- User management
- Create new SubHiro
-
Post & Comment System
- Create posts under SubHiros
- Comment and reply to posts
- Vote on posts and comments
-
Access Control
- Features gated for logged-in users
-
SubHiro (Community)
- Users Can Join community
- Users Can Post on community
-
Fully Responsive Design
- Ban / Unban users
- Remove reported posts/comments
- Change user roles
- Username:
HirobeeMaster
- Password:
Admin#123
-
Frontend
- Next.js
- TypeScript
- Tailwind CSS
- Flowbite React
- Redux Toolkit (RTK)
-
Backend
- Express.js
- MongoDB