An open API service indexing awesome lists of open source software.

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

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