Skip to content

This is a Blog website made using EJS. You can write blogs and post them!

Notifications You must be signed in to change notification settings

yashsdoshi/Blog_Website_Without_Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:octocat: Blog_Website_Without_Database

This is a Blog website made using EJS. You can write blogs and post them!

This is a simple website made using,

  1. Node.js
  2. express.js
  3. Body-parser Module
  4. HTTPS Module
  5. lodash Mobule

:octocat: To install modules and frameworks

Run the commands from below in your vs-code project folder terminal.

  npm i node
  npm i express
  npm i body-parser
  npm i lodash

:octocat: Cloning this repo:

  • Run the following command:
git clone 'https://github.com/yashdoshi12/Blog_Website_Without_Database.git' 
  • cd to the cloned folder:
cd Blog_Website_Without_Database
  • Install required npm pakages
npm i

:octocat: Example prewview of website:

Screenshot 2023-01-08 120446

:octocat: About Us Page:

Screenshot 2023-01-08 120509

:octocat: Compose Page:

Screenshot 2023-01-08 120536

:octocat: writing a post:

Screenshot 2023-01-08 120820

:octocat: After submitting the post:

Screenshot 2023-01-08 120838

:octocat: Updated Homepage:

Screenshot 2023-01-08 120859

:octocat: Note:

Special thanks to @angelabauer



Don't forget to leave a star ⭐️