Skip to content

patrickstar022/BlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogApp

A blog application This is a blog application to help you understand how express works as a backend and connects to PostgreSQL as a database.

Steps: 1.index.ejs to show the blogs in addition to delete and edit feature. 2.modify.ejs to modify or add a new blog to the index.ejs using post method. 3.script.js to handle all the request as a backend.(direct client and backend connection). 4.Type "npm i" to install the required packages.

About

A blog application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors