Installation
To install the necessary dependencies, run: npm install
This will install all required packages as specified in both package.json
and package-lock.json
.
BlogPost- An Express.js application utilizing EJS for templating, Multer for file uploads, and Bootstrap 5 for styling. Includes functionality for creating, editing, and deleting blog posts with image uploads