ksjefferies / tech-blog

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.

Home Page:https://tech-blog-11.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tech-blog


Table of Content


Description:

We were asked to build 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. You’ll build this site completely from scratch and deploy it to Heroku. Your app will follow 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.


Image:

Tech Blog Image: Screenshot of Tech Blog Site


Github Repository:

Author:

Technologies Used:

javascript express HandleBars JS MySQL
Sequelize Tailwind CSS

License:

License

About

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.

https://tech-blog-11.herokuapp.com/

License:MIT License


Languages

Language:CSS 49.6%Language:JavaScript 38.5%Language:Handlebars 11.9%