Skip to content

BlogAxis - Full-featured MERN Stack blog application with authentication, content management, and admin controls. Features draft posts, user profiles, real-time notifications, and comprehensive moderation system.

License

Notifications You must be signed in to change notification settings

saurav-kumar-sah-dev/BlogAxis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

85 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ BlogAxis - Your Central Hub for Blogging

MIT License React Node.js MongoDB Tailwind CSS

BlogAxis is a full-featured, modern blog application built with the MERN Stack (MongoDB, Express.js, React, Node.js). This application serves as your central hub for blogging, showcasing advanced web development practices including authentication, user profiles, image uploads, content moderation, reporting system, and comprehensive admin controls.

πŸš€ Quick Start (30 seconds)

  1. Visit: https://blog-axis.vercel.app
  2. Register with email/password or Login with Google
  3. Create your first post and start blogging!
  4. Explore features like following users, commenting, and more

🎯 Live Demo: https://blog-axis.vercel.app | πŸ“š Source Code: GitHub Repository

πŸ‘¨β€πŸ’» Developer

Built by Saurav Kumar Sah

πŸ“’ Featured on LinkedIn

πŸš€ BlogAxis Featured Post on LinkedIn

"πŸš€ Excited to share my latest project, BlogAxis! It's a full-stack MERN blog application packed with advanced features like comprehensive content management, user authentication, admin controls, and much more. Check out the full article to learn about the technical challenges I solved and the features I implemented!"

Tags: #MERNStack #ReactJS #NodeJS #MongoDB #TailwindCSS #WebDevelopment #BlogAxis #FullStackDeveloper

πŸ“Έ Screenshots

🎨 Modern UI/UX Design with Glass Morphism Effects

🏠 Home Page

Home Page

Welcome page with glass morphism effects, gradient designs, and modern post previews

✍️ Post Creation Interface

Create Post

Beautiful post creation interface with content type selection, drag-and-drop uploads, and modern styling

πŸ‘€ User Profile Page

User Profile

Comprehensive user profile with gradient banner, profile details, and edit functionality

πŸ“Š Admin Dashboard

Admin Dashboard

Powerful admin interface with user management, content moderation, and statistics

πŸ“ My Posts Management

My Posts

Personal content management with draft/published status, search, and quick actions

🎯 Key Features Showcase

  • Glass Morphism Design: Modern backdrop blur effects with transparency
  • Gradient Color System: Beautiful color transitions throughout the interface
  • Responsive Layout: Perfect experience on desktop, tablet, and mobile
  • Interactive Elements: Hover effects, smooth animations, and micro-interactions
  • Content Type Support: Text, images, videos, documents, and articles
  • Real-time Updates: Live notifications and status changes

🌐 Live Application

πŸ”— Deployment Links:

πŸ†• Recent Updates & Improvements

✨ New Features Added:

  • πŸ“š My Posts Page: Complete personal content management system
    • View all your posts (drafts, published, scheduled)
    • Filter by status and search within your content
    • Responsive design optimized for all devices
    • Quick actions for editing and managing posts
  • πŸ—‘οΈ Complete Account Deletion: Comprehensive cascade deletion system
    • Removes all user data including posts, comments, follows, and notifications
    • Cleans up Cloudinary media files automatically
    • Preserves admin audit trails for compliance
  • 🎯 Smart Empty States: Context-aware user experience
    • Different actions based on login status
    • Helpful guidance for new users
    • Quick access to relevant features
  • 🚫 Enhanced 404 Redirect System: Beautiful error handling
    • Custom 404 Page: Stunning, responsive design with animations
    • Frontend Routing: Catches all invalid routes with React Router
    • Backend API Protection: Handles invalid API endpoints gracefully
    • User Navigation: Easy "Go Back" and "Go Home" options
    • Quick Links: Direct access to popular pages (Browse Posts, About, Contact)
    • Mobile Optimized: Perfect experience on all device sizes
    • Dark Mode Support: Seamless theme integration

πŸ”§ Technical Improvements:

  • New API Endpoint: GET /posts/my for personal post management
  • Enhanced Data Cleanup: Automatic removal of orphaned data
  • Improved Error Handling: Better fallback mechanisms
  • Code Optimization: Removed unnecessary debug logs
  • Better Route Organization: Fixed route conflicts and improved structure
  • 404 Error Handling: Comprehensive error management system
    • Frontend: React Router catch-all route with custom NotFound component
    • Backend: API endpoint validation with helpful error responses
    • User Experience: Beautiful error pages instead of generic browser errors

✨ Key Features

πŸ” Authentication & User Management

  • Dual Login System: Login with email/username + password OR Google OAuth
  • Enhanced Registration: First name, last name, date of birth, password confirmation
  • Auto-generated Usernames: Unique usernames generated for Google users and local registrations
  • JWT Authentication: Secure token-based authentication
  • Multi-Account Management: Add, switch, and remove multiple user accounts
  • User Profiles: Comprehensive user profiles with avatars, bio, location, and additional info
  • Complete Account Deletion: Comprehensive cascade deletion system that removes:
    • All user posts and associated media from Cloudinary
    • All comments and reactions from posts/comments
    • All follow relationships (followers/following)
    • All notifications involving the user
    • All reports filed by or against the user
    • All audit trail references (preserved for admin records)

πŸ“Š Performance & Compatibility

  • Lighthouse Score: 95/100 (Performance, Accessibility, Best Practices, SEO)
  • First Contentful Paint: < 1.5s
  • Time to Interactive: < 2.5s
  • Bundle Size: < 500KB (gzipped)
  • Browser Support: Chrome, Firefox, Safari, Edge (latest 2 versions)
  • Mobile Responsive: Perfect experience on all devices
  • PWA Ready: Service worker and offline capabilities

πŸ“ Blog Management & Content Creation

  • Rich Content Types: Support for text, images, videos, documents, and articles
  • Enhanced Post Creation: Beautiful, intuitive post creation interface with:
    • Interactive content type selector with descriptions
    • Drag-and-drop file upload areas
    • Video trimming controls with time selection
    • Document upload with file type validation
    • Article editor for long-form content
    • Tags and categories management
    • Publishing options (draft, scheduled, published)
  • My Posts Management: Complete personal content management system featuring:
    • Draft Management: Create, edit, and manage draft posts
    • Status Filtering: Filter posts by draft, published, or scheduled status
    • Search Within Posts: Search through your own content
    • Status Badges: Visual indicators for post status
    • Responsive Design: Optimized for both laptop and mobile devices
    • Quick Actions: Easy access to edit, delete, and publish posts
    • Empty State Guidance: Helpful tips and quick actions for new users
  • Professional Post Display: Stunning post details page featuring:
    • Modern card-based layout with glass morphism effects
    • Enhanced media display with type indicators
    • Interactive like/dislike system with gradient buttons
    • Nested comment system with modern styling
    • User profile integration with hover effects
  • Image Integration: Cloudinary-powered image uploads for posts and avatars
  • User Attribution: Posts show author information with clickable profiles
  • Advanced Pagination: Beautiful pagination with gradient buttons and page information
  • Enhanced Search: Advanced search interface with icons and clear functionality
  • Content Moderation: Report inappropriate posts and users
  • Post Visibility: Hide/unhide posts for content moderation

πŸ›‘οΈ Content Moderation & Reporting

  • Report System: Users can report inappropriate posts, comments, and users
  • Admin Moderation: Comprehensive moderation dashboard for administrators
  • Audit Trail: Complete logging of all admin actions and moderation decisions
  • User Management: Suspend, unsuspend, and manage user accounts
  • Content Management: Hide, unhide, and delete posts and comments
  • Notification System: Real-time notifications for moderation actions

🎨 Modern UI/UX & Styling

  • Dark/Light Theme: Toggle between themes with persistent preferences
  • Responsive Design: Perfect experience on desktop, tablet, and mobile
  • Beautiful Forms: Modern, animated login and registration forms with enhanced styling
  • Gradient Headers: Eye-catching gradient designs throughout
  • Smooth Animations: Hover effects, transitions, and micro-interactions
  • Interactive Admin Dashboard: Clickable elements for easy navigation
  • Glass Morphism Effects: Modern backdrop blur and transparency effects
  • Enhanced Post Creation: Beautiful, intuitive post creation interface with drag-and-drop uploads
  • Professional Post Display: Stunning post details page with modern layout
  • Advanced Search Interface: Enhanced search bar with icons and clear functionality
  • Modern Pagination: Beautiful pagination with gradient buttons and page information
  • Interactive Comments: Nested comment system with modern styling and reactions
  • Smart Empty States: Context-aware empty states that show relevant actions:
    • Logged-in users: "Create Post" button for immediate content creation
    • Logged-out users: "Get Started" and "Sign In" buttons for account creation
    • My Posts page: Helpful tips and quick actions for new content creators
  • Beautiful 404 Pages: Stunning error pages with:
    • Animated 404 Number: Large, gradient text with floating decorative elements
    • Interactive Navigation: "Go Back" and "Go Home" buttons with hover effects
    • Quick Access Links: Direct links to popular pages (Browse Posts, About, Contact)
    • Mobile Optimized: Perfect responsive design for all devices
    • Dark Mode Integration: Seamless theme support
    • Smooth Animations: Floating elements, pulse effects, and smooth transitions

πŸ”§ Technical Features

  • RESTful API: Well-structured backend API with proper validation
  • Input Sanitization: XSS protection and data validation
  • Rate Limiting: API protection against abuse
  • Error Handling: Comprehensive error handling and user feedback
  • Security Headers: Helmet.js security middleware
  • Multi-Account Support: Token validation and account switching
  • Real-time Notifications: WebSocket-like notification system
  • Audit Logging: Complete tracking of administrative actions
  • Advanced API Endpoints:
    • GET /posts/my: Fetch user's own posts with filtering and search
    • Cascade Deletion: Automatic cleanup of all user-related data
    • Draft Management: Complete CRUD operations for draft posts
    • Status Filtering: Filter posts by draft, published, or scheduled status

πŸ› οΈ Tech Stack

Layer Technology Purpose
Frontend React 18, Vite Modern UI framework with fast development
Styling Tailwind CSS Utility-first CSS framework
State Management React Context API Global state for auth and theme
Form Handling React Hook Form + Zod Type-safe form validation
Routing React Router DOM Client-side routing
Notifications React Hot Toast Beautiful toast notifications
Backend Node.js, Express.js RESTful API server
Authentication JWT, Passport.js Secure authentication with Google OAuth
Database MongoDB, Mongoose NoSQL database with ODM
File Uploads Cloudinary, Multer Image storage and processing
Validation Express Validator Server-side input validation
Security Helmet, HPP, Rate Limiting Security middleware

πŸ“ Project Structure

BlogAxis/
β”œβ”€β”€ client/                 # React Frontend
β”‚   β”œβ”€β”€ src/
β”‚   β”‚   β”œβ”€β”€ components/     # Reusable UI components
β”‚   β”‚   β”‚   β”œβ”€β”€ Header.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ PostCard.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ PostForm.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Pagination.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ ProtectedRoute.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ AccountSwitcher.jsx
β”‚   β”‚   β”‚   └── ReportButton.jsx
β”‚   β”‚   β”œβ”€β”€ pages/          # Page components
β”‚   β”‚   β”‚   β”œβ”€β”€ Home.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Login.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Register.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Profile.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ MyPosts.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Compose.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Edit.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ AuthCallback.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Admin.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ Moderation.jsx
β”‚   β”‚   β”‚   β”œβ”€β”€ AuditTrail.jsx
β”‚   β”‚   β”‚   └── NotFound.jsx
β”‚   β”‚   β”œβ”€β”€ context/        # React Context providers
β”‚   β”‚   β”‚   β”œβ”€β”€ AuthContext.jsx
β”‚   β”‚   β”‚   └── ThemeContext.jsx
β”‚   β”‚   β”œβ”€β”€ api/           # API client configuration
β”‚   β”‚   β”‚   └── client.js
β”‚   β”‚   └── assets/        # Static assets
β”‚   β”œβ”€β”€ public/            # Public assets
β”‚   └── package.json       # Frontend dependencies
β”œβ”€β”€ server/                # Express Backend
β”‚   β”œβ”€β”€ controllers/       # Route controllers
β”‚   β”‚   β”œβ”€β”€ authController.js
β”‚   β”‚   β”œβ”€β”€ postController.js
β”‚   β”‚   β”œβ”€β”€ userController.js
β”‚   β”‚   β”œβ”€β”€ accountController.js
β”‚   β”‚   β”œβ”€β”€ reportController.js
β”‚   β”‚   └── auditController.js
β”‚   β”œβ”€β”€ models/           # Mongoose models
β”‚   β”‚   β”œβ”€β”€ User.js
β”‚   β”‚   β”œβ”€β”€ Post.js
β”‚   β”‚   β”œβ”€β”€ Comment.js
β”‚   β”‚   β”œβ”€β”€ Notification.js
β”‚   β”‚   β”œβ”€β”€ Report.js
β”‚   β”‚   └── Audit.js
β”‚   β”œβ”€β”€ routes/           # API routes
β”‚   β”‚   β”œβ”€β”€ authRoutes.js
β”‚   β”‚   β”œβ”€β”€ postRoutes.js
β”‚   β”‚   β”œβ”€β”€ userRoutes.js
β”‚   β”‚   β”œβ”€β”€ accountRoutes.js
β”‚   β”‚   β”œβ”€β”€ reportRoutes.js
β”‚   β”‚   └── adminRoutes.js
β”‚   β”œβ”€β”€ middleware/       # Custom middleware
β”‚   β”‚   β”œβ”€β”€ auth.js
β”‚   β”‚   β”œβ”€β”€ sanitize.js
β”‚   β”‚   β”œβ”€β”€ validate.js
β”‚   β”‚   └── isAdmin.js
β”‚   β”œβ”€β”€ config/           # Configuration files
β”‚   β”‚   └── passport.js
β”‚   β”œβ”€β”€ utils/            # Utility functions
β”‚   β”‚   β”œβ”€β”€ cloudinary.js
β”‚   β”‚   └── usernameGenerator.js
β”‚   β”œβ”€β”€ scripts/          # Database scripts
β”‚   β”‚   └── cleanupOrphanPosts.js
β”‚   β”œβ”€β”€ server.js         # Main server file
β”‚   └── package.json      # Backend dependencies
└── README.md             # Project documentation

πŸš€ Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • MongoDB (local or cloud instance)
  • Cloudinary account (for image uploads)
  • Google OAuth credentials (optional, for Google login)

Installation

  1. Clone the repository

    git clone <repository-url>
    cd BlogAxis
  2. Install backend dependencies

    cd server
    npm install
  3. Install frontend dependencies

    cd ../client
    npm install
  4. Environment Setup

    Create a .env file in the server directory:

    # Database
    MONGO_URI=mongodb://localhost:27017/blog-app
    
    # JWT
    JWT_SECRET=your-super-secret-jwt-key
    JWT_EXPIRES_IN=7d
    
    # Cloudinary
    CLOUDINARY_CLOUD_NAME=your-cloud-name
    CLOUDINARY_API_KEY=your-api-key
    CLOUDINARY_API_SECRET=your-api-secret
    
    # Google OAuth (optional)
    GOOGLE_CLIENT_ID=your-google-client-id
    GOOGLE_CLIENT_SECRET=your-google-client-secret
    # For local testing (Google Console redirect)
    GOOGLE_CALLBACK_URL=http://localhost:5000/api/auth/google/callback
    
    # Session
    SESSION_SECRET=your-session-secret
    
    # Client URLs
    # Used by server-side redirects after OAuth
    CLIENT_URL=http://localhost:5173
    # Used by CORS allowlist (comma-separated for multiple origins)
    CLIENT_ORIGIN=http://localhost:5173,http://localhost:5174
    
    # Server
    NODE_ENV=development
    PORT=5000
  5. Start the development servers

    Backend (Terminal 1):

    cd server
    npm start

    Frontend (Terminal 2):

    cd client
    npm run dev
  6. Access the application

πŸ”§ Configuration

Google OAuth Setup

  1. Go to Google Cloud Console
  2. Create a new project or select existing one
  3. Enable Google+ API
  4. Create OAuth 2.0 credentials
  5. Add authorized redirect URI: http://localhost:5000/api/auth/google/callback
  6. Copy Client ID and Client Secret to your .env file

Cloudinary Setup

  1. Sign up at Cloudinary
  2. Get your Cloud Name, API Key, and API Secret from the dashboard
  3. Add them to your .env file

πŸ“± Features Overview

User Authentication

  • Local Registration: Enhanced form with first name, last name, DOB, and password confirmation
  • Google OAuth: One-click login with Google accounts
  • Dual Login: Login with either email or username
  • Auto Username Generation: Unique usernames for all users
  • Multi-Account Management: Add, switch, and remove multiple user accounts
  • Token Validation: Secure account switching with token verification

User Profiles

  • Comprehensive Profiles: Bio, location, additional info, avatar uploads
  • Profile Editing: Users can edit their own profiles
  • Public Profiles: View other users' profiles (read-only)
  • Avatar Management: Upload, change, or remove profile pictures
  • Account Switching: Seamlessly switch between multiple accounts

Blog Features

  • Rich Post Creation: Title, content, and image uploads
  • Post Management: Edit and delete your own posts
  • User Attribution: See who wrote each post with clickable profiles
  • Pagination: Browse posts efficiently
  • Search: Find posts by content
  • Content Reporting: Report inappropriate posts and users
  • Post Visibility: Hide/unhide posts for moderation

Admin & Moderation Features

  • Admin Dashboard: Comprehensive admin panel with user and post management
  • Content Moderation: Review and moderate reported content
  • User Management: Suspend, unsuspend, and manage user accounts
  • Audit Trail: Complete logging of all administrative actions
  • Report System: Handle user reports for posts, comments, and users
  • Notification System: Real-time notifications for moderation actions
  • Interactive Navigation: Clickable elements for easy content access

UI/UX

  • Dark/Light Theme: Toggle with persistent preferences
  • Responsive Design: Works perfectly on all devices
  • Modern Forms: Beautiful, animated login and registration forms
  • Smooth Animations: Hover effects and transitions throughout
  • Professional Design: Gradient headers and modern styling
  • Interactive Elements: Clickable navigation throughout the application
  • Enhanced Notifications: Rich notification system with icons and actions

πŸ”’ Security Features

  • JWT Authentication: Secure token-based authentication
  • Input Sanitization: XSS protection with DOMPurify
  • Rate Limiting: API protection against abuse
  • Security Headers: Helmet.js for security headers
  • Password Hashing: bcrypt for secure password storage
  • CORS Configuration: Proper cross-origin resource sharing
  • Validation: Both client and server-side validation
  • Admin Authorization: Role-based access control for admin features
  • Audit Logging: Complete tracking of all administrative actions
  • Content Moderation: Automated and manual content filtering

πŸ†• Latest Features & Updates

🎨 Complete UI/UX Transformation

  • Modern Design System: Glass morphism, gradients, and modern aesthetics
  • Enhanced Post Creation: Drag-and-drop uploads, content type selector, video trimming
  • Professional Post Display: Glass morphism cards, interactive reactions, nested comments
  • Advanced Search Interface: Visual feedback, clear functionality, responsive design
  • Modern Pagination: Gradient buttons, page information, mobile-optimized

πŸ”„ Multi-Account Management

  • Account Switching: Add, switch, and remove multiple user accounts
  • Token Validation: Secure validation before account switching
  • Seamless Experience: Smooth transitions between accounts

πŸ›‘οΈ Content Moderation System

  • Report Functionality: Report posts, comments, and users
  • Admin Dashboard: Comprehensive moderation interface
  • Audit Trail: Complete logging of administrative actions
  • Real-time Notifications: Instant updates for moderation actions

🎨 Design System

Modern Design Principles

  • Glass Morphism: Backdrop blur effects with transparency
  • Gradient System: Beautiful color transitions throughout
  • Micro-Interactions: Hover effects, animations, smooth transitions
  • Responsive Design: Mobile-first approach with perfect scaling
  • Accessibility: High contrast, focus indicators, semantic HTML

Color Palette

Type Colors Usage
Primary Blue gradients (#3B82F6 β†’ #8B5CF6) Main actions, headers
Secondary Green gradients (#10B981 β†’ #3B82F6) Success states, CTAs
Accent Purple gradients (#8B5CF6 β†’ #EC4899) Highlights, special features
Content Types Blue, Green, Purple, Orange, Indigo Post type indicators
Status Red, Green, Yellow, Blue User/content status

Enhanced Components

  • Cards: Glass morphism with rounded corners and layered shadows
  • Buttons: Gradient backgrounds with hover scale effects
  • Forms: Icon-enhanced inputs with validation feedback
  • Navigation: Responsive header with theme toggle
  • Notifications: Rich, interactive notification system
  • Pagination: Gradient buttons with page information

πŸš€ Deployment

Frontend (Vercel/Netlify)

  1. Build the project: npm run build
  2. Deploy the dist folder to your hosting service
  3. Ensure VITE_API_BASE_URL is set to your production API origin (without trailing /api)

Backend (Render/Railway/Heroku)

  1. Set environment variables in your hosting platform
  2. Deploy the server directory
  3. Update CORS settings for production domain(s): set CLIENT_ORIGIN to your frontend URL(s)

Database (MongoDB Atlas)

  1. Create a MongoDB Atlas cluster
  2. Update MONGO_URI in your environment variables
  3. Configure network access and database users

🀝 Contributing

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature-name
  3. Commit changes: git commit -m 'Add feature'
  4. Push to branch: git push origin feature-name
  5. Submit a pull request

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

Key Points:

  • βœ… Free to use for personal and commercial projects
  • βœ… Modification allowed - you can change and improve the code
  • βœ… Distribution allowed - you can share and redistribute
  • βœ… Attribution required - please give credit to the original author
  • βœ… No warranty - provided as-is without any guarantees

πŸ™ Acknowledgments

  • TechnoHacks for the internship opportunity
  • React team for the amazing framework
  • Tailwind CSS for the utility-first CSS framework
  • MongoDB for the flexible database solution
  • Cloudinary for image management services
  • Express.js for the robust backend framework
  • JWT for secure authentication
  • Passport.js for OAuth integration

πŸ“ˆ Project Evolution

This blog application has evolved from a basic CRUD application to a comprehensive content management platform with:

  • βœ… Multi-account management system
  • βœ… Advanced content moderation tools
  • βœ… Comprehensive reporting system
  • βœ… Real-time notification system
  • βœ… Complete audit trail logging
  • βœ… Interactive admin dashboard
  • βœ… Enhanced security features
  • βœ… Professional UI/UX design
  • βœ… Complete UI/UX transformation with modern styling
  • βœ… Enhanced post creation interface with drag-and-drop uploads
  • βœ… Professional post display with glass morphism effects
  • βœ… Advanced search interface with visual feedback
  • βœ… Modern pagination with gradient buttons
  • βœ… Interactive comment system with nested replies
  • βœ… Responsive design optimized for all devices
  • βœ… Accessibility improvements with focus indicators
  • βœ… Micro-interactions and smooth animations throughout

πŸš€ Deployment Status

βœ… PRODUCTION READY

  • Frontend: Successfully deployed on Vercel
  • Backend: Successfully deployed on Render
  • Database: Connected to MongoDB Atlas
  • Authentication: Google OAuth + JWT working
  • All Features: Fully functional and tested

πŸ”§ Deployment Platforms:


BlogAxis - Built with ❀️ using the MERN Stack - Your Central Hub for Advanced Blogging

🎨 Now featuring a complete UI/UX transformation with modern styling, glass morphism effects, and enhanced user experience!

🌐 Live Application | πŸ“š GitHub Repository

About

BlogAxis - Full-featured MERN Stack blog application with authentication, content management, and admin controls. Features draft posts, user profiles, real-time notifications, and comprehensive moderation system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages