Skip to content

muskanchouhan7/BlogMaster-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogMaster

BlogMaster is a full-featured blog management system built using Node.js and MongoDB. It supports CRUD operations on blog posts and includes image upload functionality for enriching content.

Features

  • Create, Read, Update, Delete: Perform full CRUD operations on blog posts.
  • Image Upload: Attach images to posts during creation or updates.
  • Responsive UI: Designed to be responsive and accessible on various devices.
  • MongoDB Integration: Utilizes MongoDB for data storage, ensuring flexibility and scalability.

Tech Stack

  • Node.js: For server-side logic.
  • Express.js: Node.js web application framework.
  • MongoDB: NoSQL database for storing blog posts and images.
  • EJS: Templating engine to render HTML pages on the server-side.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published