Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.05 KB

The Tech Blog

Github licence

alt text

Description

This app is a CMS-style blog site, where developers can publish their blog posts and comment on other developers’ posts as well. This app follows the MVC paradigm in its architectural structure, using Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication. This app was deployed to Heroku.

Table of Contents

Usage

💻

Browse to this link to access the blog: https://guarded-brushlands-26024.herokuapp.com/

License

This project is licensed under MIT.

Contributing

Anyone can contribute to this project. Please make sure to fork this repo.

Tests

No tests were used for this project.

Questions

If you have any questions about this project, please contact me. You can view more of my projects at https://github.com/Rakibca.