https://github.com/theprojectsx/hirobee-forum
MERN Stack Forum Website
https://github.com/theprojectsx/hirobee-forum
Last synced: 12 months ago
JSON representation
MERN Stack Forum Website
- Host: GitHub
- URL: https://github.com/theprojectsx/hirobee-forum
- Owner: TheProjectsX
- Created: 2025-04-11T17:46:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T18:44:22.000Z (about 1 year ago)
- Last Synced: 2025-05-02T19:37:07.255Z (about 1 year ago)
- Language: TypeScript
- Size: 2.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hirobee – A Full Stack (MERN) Forum Website
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.
---
### Live: [https://hirobee.vercel.app/](https://hirobee.vercel.app/)
### 🚀 Features
- **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**
---
### 🔧 Admin Actions
- Ban / Unban users
- Remove reported posts/comments
- Change user roles
---
### 🔐 Demo Admin Credentials
- **Username:** `HirobeeMaster`
- **Password:** `Admin#123`
---
### 🛠️ Tech Stack
- **Frontend**
- Next.js
- TypeScript
- Tailwind CSS
- Flowbite React
- Redux Toolkit (RTK)
- **Backend**
- Express.js
- MongoDB