agrove21 / 014-mvc_tech_blog

MIT License
0 stars 0 forks source link

014-mvc_tech_blog

License

Description

I built a CMS-style blog site, where developers can publish their blog posts and comment on other developers’ posts as well. I built this site from scratch and deployed it to Render. My app uses Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication. A tutor supported me on this challenge.

Table of Contents

Installation

To install, clone the repository and run npm install.

Usage

Run the application using npm start.

License

This project is licensed under the MIT license.

Contributing

Welcome to Contribute! Fork the repository, create a new branch, and submit a pull request with your changes. Ensure your code adheres to the coding standards and is well-documented.

Tests

n/a

Deployed Website

Screenshot

File Structure

Questions

If you have any questions, you can reach me at annhargrove21@gmail.com. You can also find more of my work at agrove21.