Raaghav-1824 / Blog-Website

This project enable users to know about EJS templating engine & how to implement it on their website via this blog website challenge which is created using EJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog-Website

About Project

This project enable users to know about EJS templating engine & how to implement it on their website via this blog website challenge which is created using EJS.

Built With

  • Node.js
  • Bootstrap
  • EJS

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/Raaghav-1824/Blog-Website.git
  1. Install NPM packages inside the directory
npm install express body-parser lodash ejs
  1. Run app.js with Hyper or any terminal
node app.js

Usage

Go to localhost:3000 on your browser for a project demo.

To compose a blog post, Just Click on the "+ compose" button

Credits

  • Dr. Angela Yu
  • Udemy

Demo

Visit given link for demo clip https://clipchamp.com/watch/njvz4jsAHmH

About

This project enable users to know about EJS templating engine & how to implement it on their website via this blog website challenge which is created using EJS.


Languages

Language:JavaScript 46.8%Language:EJS 44.5%Language:CSS 8.7%