desguerra / tech-blog

full-stack web application made from scratch where developers can publish their blog posts and comment on other developers' posts

Home Page:https://afternoon-chamber-17636.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module #14 Challenge: The Tech Blog

Description

This project is a full-stack blog site where developers can publish their blog posts and comment on other developers' post. This site was built completely from scratch and is deployed on Heroku. This application follows the Model-View-Controller (MVC) architectural structure, utilizes Handlebar.js as the template engine, Sequelize as the ORM, and the express-session npm package for authentication.

Check out the deployed application here!

Table of Contents

Screenshots

screenshot 1 of project

screenshot 2 of project

screenshot 3 of project

screenshot 4 of project

screenshot 5 of project

Questions

If you have any questions about this repository, please open an issue. You can also find more of my work at desguerra on GitHub.

About

full-stack web application made from scratch where developers can publish their blog posts and comment on other developers' posts

https://afternoon-chamber-17636.herokuapp.com/


Languages

Language:JavaScript 72.8%Language:Handlebars 16.0%Language:CSS 11.3%