/Blog-Post-Website

A blogging website for creating posts, and viewing all and each created post.

Primary LanguageJavaScript

Blog-Post-Website

A blogging website for creating posts, and viewing all and each created post.

Preview

  • demo gif

Technologies used

Packages used

Use the package manager npm to install express, body-parser packages.

npm install express body-parser
npm install lodash

Usage

Open port 3000 for external use.

Inside the project folder, use the cmd to run the server.

node app.js

visit http://localhost:3000/ from any browser.

Routes