A minimal blog application where users can sign up, log in, create blogs with images, and comment on others' blogs.
✔️ User Authentication: Secure sign-up and log-in functionality.
✔️ Blog Management: User can create and view blogs created by other users.
✔️ Interactive Features: Comment on blogs and engage with other users.
Backend: Node.js, Express.js
Frontend: EJS (Embedded JavaScript)
Database: MongoDB
File Handling: Cloudinary (for image uploads)
Hosting: Vercel