Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 970 Bytes

README.md

File metadata and controls

45 lines (31 loc) · 970 Bytes

Blogger

A full stack Blog website using MERN STACK

Key FeaturesHow To Use

Login Credentials

Key Features

  • Full stack Blog application
  • JWT authentication
  • Built using Mern stack
  • Add/Delete blogs

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone {my repo url}

# Go into the repository
$ cd backend

# Install dependencies
$ npm install

# Run the app
$ npm start

Website Abhay Bhardwaj  ·  GitHub @iamabhay17  ·