Skip to content

TheProjectsX/chatter-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatter Box

A Simple MERN Stack Forum Web Page

Live Link:

https://chatter-box-x.vercel.app/

Admin Credentials:

You can use the below Credentials to Check the Admin Actions!

Password: Admin#ChatterBox

Site Features:

  • Users Can easily create Accounts.
  • Users Can post Posts.
  • Users Can comment on Posts.
  • Users Can give vote in Posts.
  • Users Can control their Contents from Dashboard.
  • Users Can report comments to Admin.
  • Users Can Pay directly from site using Credit / Debit Card for Premium Account.
  • Admin Can control and manage Users of the Site.
  • Admin Can delete comments from Reported Comments.
  • Peoples Can view posts and comments without an Account.

Packages Used:

  • Flowbite React
  • Moment JS
  • React Helmet
  • React Icons
  • React Select
  • React Share
  • React Toastify
  • Recharts
  • Sweet Alert 2

To Run the Project:

  • Clone this Repository
  • Update the ENV Variables
  • Run on Terminal from the Project Folders:

For client-side:

npm install
npm run dev

For server-side:

npm install
node index.js

Releases

No releases published

Packages

No packages published

Languages