/tech-blog

A solo built, full stack application where users can view and create tech blog posts.

Primary LanguageJavaScript

Tech Blog

Description

A solo built, full stack application where users can view and create tech blog posts and interact via the comments.

Table of Contents

Website

https://obscure-peak-50471.herokuapp.com/

image

Installation

No installation necessary, visit the deployed site.

Usage

Head to the page, navigate to the login page, and select 'sign up' to create an account and get started. From there you will be presented with your dashboard, where all of your posted blogs appear for you to edit and remove as desired. Create a new post or head to the homepage to leave comments on others!

Tests

No tests have been written for this project

Built With

  • Node.js
  • Express.js
  • Handlebars.js
  • Sequelize ORM
  • bcrypt package
  • dotenv package
  • express-session package

Questions