sanjvj / Blog-Website

Used express and ejs to create a blog-website. Performs CRUD Operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog-Website

Used express and ejs to create a blog-website. Performs CRUD Operations

This helps me in rendering my home page and view my post via GET request , add a new post using POST method also can update and delete a particular post using PATCH and DELETE routes

Helps me in understanding javascript objects and array better

About

Used express and ejs to create a blog-website. Performs CRUD Operations


Languages

Language:EJS 57.9%Language:CSS 28.8%Language:JavaScript 13.2%