Skip to content

khushi-purwar/Blog-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Application

This is a Blog Application with CRUD and Authentication Functionalities.

CRUD : CREATE, READ(SHOW), UPDATE & DELETE

Authentication with Passport.js

Tech Stack Used

Client: HTML, CSS, JavaScript, Bootstrap

Server: NodeJs, Express

DataBase: MongoDB

Run Locally

Clone the project

  git clone https://github.com/khushi-purwar/Blog-Application.git

Install dependencies

  npm install

Start the server

  npm start

Authors

Releases

No releases published

Packages

No packages published