Skip to content

Rohitjk/Blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-website

This is a Blog website made using NodeJS and EJS. It uses MongoDB for persistent storage of the blog. Link to live site: https://serene-gorge-70985.herokuapp.com/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install and have ready

NodeJS
npm
Mongo Atlas Cloud Account

Installing

A step by step series of examples that tell you how to get a development env running

Installing the npm dependencies

npm install

To start the project in your machine at localhost:3000

node app.js

Built With

  • NodeJS
  • MongoDB
  • Lodash

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This is a Blog website made using NodeJS and EJS. It uses MongoDB for persistent storage of the blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published