Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 1.62 KB

README.md

File metadata and controls

43 lines (37 loc) · 1.62 KB

Blogging-Website

Repo Views

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:

Login section

Home Page

Post View

Profile Section

Admin Dashboard

image

Don't forget to hit the ⭐ if you like this repo.

Made with ❤️ by Arjun