Skip to content

mbenson025/mvc-tech-blog

Repository files navigation

MVC Tech Blog

GitHub GitHub language count GitHub top language


Heroku Deployment

Table of Contents


Description

CMS(Content Management System) style blog for developers based on the MVC(Model View Controller) architectural pattern.

Installation

Node.js installation is required. Clone repo and follow usage commands.


Usage


This application can be used locally by entering the following commands-


Install dependencies:

npm install

Start the application/run the port:

node server

Optional- Run the seed file for starter content

run npm seed

Screenshots


login page



home page



dashboard page



individual post page



Technologies Used


Credits

Image sources:


Questions

Contact me here:


License

MIT License

Copyright (c) 2022 Mason Benson

Licensed under the MIT license.

About

CMS style blog made with MySQL designed with the MVC pattern

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published