Skip to content

rizwanullah313/Blog-Using-MERN-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Using-MERN-Stack

Create personal blog using MERN stack.

Node js, express and mongodb

npm init -y npm i express npm i mongoose npm i dotenv npm i body-Parser npm i nodemon npm i express-validator npm i bcrypt npm i jsonwebtoken

also use postman tools to check post and get methods etc.. and you need to login with mongodb and create a new cluster or database. also add current IP address and add user with password for connection and after that copy the string connection to your app and paste in code.

Releases

No releases published

Packages

No packages published