Skip to content

christylex3/tech-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Tech Blog

Description

This application is a CMS-style blog site, where fellow users (especially developers) can blog about their tech-related concepts among each other.

Table of Contents

Installation

The application does require dependencies, so enter this code (below) into the terminal and run it:

npm i

Then, navigate to db folder, run mysql, enter in SOURCE schema.sql; and quit. After that, run node server.js.

Usage

Users can sign up to the site, log in, and blog about tech-related concepts. When clicking on the dashboard, users can see only what they blogged. When clicking on the home page, users can see what others blogged about and when did they blog it.

Heroku

Deployed App Link: https://simply-tech-blog.herokuapp.com/

Contribution

No contributions needed.

Questions

If you have any questions and want to reach me, email me at christylex3@gmail.com. Also, you can check out my other work here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published