AdrianHenry15 / Blogging-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogging App

Description

This is a blog-style application where Web Developer's can create an account, make posts, edit posts, and comment on other user's posts.

Table of Contents

Tools

The following necessary dependencies must be installed to run the applications:

  • Javascript ES6
  • Node.js
  • Express.js
  • dotenv (npm package)
  • MySQL
  • Sequelize (npm package)
  • bcrypt (npm package)
  • Handlebars (npm package)
  • Heroku and JawsDB

Usage

  • Deployed on Heroku
  • Visit the website on Heroku
  • Create an account and scroll through the webpage.
    • You have to be logged in to use the best parts of the application Screenshot (1)

Link:

Tests

The following is needed to run the test:

  • The Browser of your choice (Firefox, Safari, Google Chrome, Internet Explorer, Microsoft Edge)

Questions

If you have any questions about the repo, open an issue or contact me on GitHub at adrianhenry15 or contact my email address at adrianhenry2115@gmail.com

About

License:MIT License


Languages

Language:JavaScript 72.7%Language:CSS 17.0%Language:Handlebars 10.4%