config.js:
module comprehends information regarding database.
setup.js:"node npm run setup" -> to create the database.
form.ejs:partial ejs template
view-post.ejs:displays blog post
index.js: hoards information for routing to different template. To run the blog node npm run setup