Skip to content

Abhik-Mudi/QuickBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Application

A full-stack blogging platform built with MERN stack (MongoDB, Express.js, React.js, Node.js) featuring rich text editing, image uploads, and user authentication.

Features

  • User Authentication
  • Login/Signup functionality
  • Protected routes for admin access
  • JWT based authentication

Blog Management

  • Create, read, update and delete blog posts
  • Rich text editor (Quill.js) for content creation
  • Image upload support via ImageKit
  • Category-based filtering

UI/UX

  • Responsive design using Tailwind CSS
  • Modern and clean interface
  • Toast notifications for user feedback
  • Loading states and error handling

Tech Stack

Frontend

  • React.js
  • Tailwind CSS
  • React Hot Toast
  • Quill.js Editor
  • Axios

Backend

  • Node.js
  • Express.js
  • MongoDB & Mongoose
  • JWT Authentication
  • Multer for file uploads
  • ImageKit for image hosting

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors