Skip to content

0xdevsachin/Blog-Website-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Website

Blog Website Where user can write blog and Publish it Publically

Tech Stack used for creation of blog Website

  • HTML
  • CSS
  • JavaScript
  • EJS
  • NodeJS
  • ExpressJS
  • MongoDB
  • GitHub

Screenshots


Home Page

Homeimage



About Page

Aboutimage



Blog Page

blogpimage



Write Blog Page

writeblogimage



Read Blog Page

readblogimage



Footer

readblogimage



Run this Website Locally


Clone the repository

git clone https://github.com/0xdevsachin/CA-3.git

Install dependencies. Make sure you have nodejs already installed in your system

npm install 

After Installing dependencies run the Web Application

npm start

If you follow every step correctly website will be live at localhost port 3300


Blog Website is live at

Live Link