Blogging-Website

A complete blogging platform bulit using Node.js

MIT License

Stars
47
Committers
2

Blogging-Website

Languages Used:

Front end : HTML5 CSS3

Backend : NodeJS Express.js

Database : MongoDB

Live Preview : www.myblog.com

Installation

Clone the Repository

git clone https://github.com/arjuncvinod/Blogging-Website.git
cd Blogging-Website

Install dependencies

npm install

Start

node src/App.js
The Website will be available at http://localhost:3000

Screenshots:

Related Projects