Skip to content

jeevanhr7/simpleBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Blog

Quick Start

# Clone the repo
git clone https://github.com/jeevanhr7/simpleBlog.git

# CD into the project
cd simpleBlog

# Install all required dependencies
npm install

# Start the server
cd src/server
node server.js

Then, navigate to http://localhost:3000

Prerequisites

  • MongoDB - Download and Install MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published