You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blog-up is a full-stack blogging platform where users can create an account, log in, and share their thoughts by posting blogs. Each blog post can be viewed by others, who can then engage by leaving comments. The application is built using Node.js with Express.js for routing, EJS for templating, and MongoDB for data storage.