Skip to content

This application is a blog site where users can publish their blog posts and comment on other users' posts.

Notifications You must be signed in to change notification settings

AnaMolly/Tech_Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech_Blog

License: MIT

Description

This application is a CMS-style blog site where users can publish their blog posts and comment on other users' posts. The structure of this blog follows the MVC paradigm in terms of its structure. It uses Handlebars.js as the templating language, Sequelize as the ORM and express-session package for authentication. Bootstrap and CSS were used for the design of the Tech Blog.

Deployed application:

https://ancient-earth-72402.herokuapp.com/

Table of Contents

Installation Instructions

Clone the repository to your local device, run "node seeds/seed.js" to seed the database and "npm run start" to start the application. You'll need mySQL Workbench on your device to hold the database as well.

Usage

Run "npm run start" to start the application. The deployed version can be accessed through the above link.

Tests

There are no tests included for this application.

Contributing

There are no other contributors to this project. If you would like to contribute, please feel free to reach out to me.

License

Click on the badge to learn more about this license:

License: MIT

Questions

If you have any questions about this application, please reach out to me at:

About

This application is a blog site where users can publish their blog posts and comment on other users' posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published