Skip to content

ekhosr/Tech-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech-Blog

Table of Contents

  1. Description

  2. Screenshot

  3. Installation

  4. Usage

  5. License

  6. Contact

  7. Link to Deployed App

Description

  • With this CMS-style blog site user can publish articles, blog posts, and my thoughts and opinions.

Screenshot

Screenshot of App Homepage Screenshot of Add a Post Screenshot of Add a Comment

Installation

  • Run the following to install dependancies

npm install

  • Create an .env file as following:
DB_NAME='tech_blog_db'
DB_USER=[root]
DB_PW=[your mysql password]

Usage

  • The repo can be forked and then the required modules installed as per above. The application can be run from the command line with the entry point "npm start"

License

  • ISC

Contact

Ehsan Khosravi

Link to Heroku Deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published