Skip to content

Harshall25/SubMedium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SubMedium

A clean, minimal writing platform for publishing posts, managing drafts, and engaging with readers.

Highlights

  • Secure authentication (JWT)
  • Role-based access (Admin / User)
  • Draft & publish workflow
  • Categories + tags
  • Comments and moderation
  • Search + filters
  • View tracking + reading time

Screenshots

Home page

image

Login signup page

imageimage

Creating a post

image

Tech

  • React (Vite) + Tailwind
  • Node.js + Express
  • MongoDB (Mongoose)
  • JWT + bcrypt

Quick Start

git clone <your-repo>
cd blog-mern

cd server && npm install && npm run dev

cd client && npm install && npm run dev

About

A blog website similar to the medium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages