A CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well.
npm install npm install sequelize npm init -y npm install express --save npm install dotenv npm install mysql2 npm install express-handlebars npm install bcrypt npm install express-session npm install connect-session-sequelize