Blog Website Built using MERN Stack
Client Code Link
This Repo Contains Back End Code
Clone the repository
git clone https://github.com/0xdevsachin/BlogBackEnd.gitInstall Dependencies. Make sure you have nodejs already installed in your System
npm install After Installing dependencies run the Server by Hitting this command
npm start If You Follow Every Step Correctly Server will be Start Running at Port 8080 or Whatever Port you Define in your .env file