Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 733 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 733 Bytes

Tech Blog

Description

A CMS-style blog site where developers can publish their blog posts and comment on other developers’ posts as well. The app follows the MVC paradigm in its architectural structure, using Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication.

Built With

  • JavaScript
  • Node.js
  • Express.js
  • MySQL2
  • Sequelize
  • dotenv
  • bcrypt
  • Handlebars
  • CSS
  • Heroku

Website

https://quiet-chamber-59067.herokuapp.com/

Preview

Screenshot of Tech Blog Homepage Screenshot of Tech Blog User Dashboard

Contribution

Made with ❤️ by Kelsey Alderman