/Node_Blog

A simple blog application using Node, Express and MongoDB

Primary LanguageHTML

Node_Blog

A simple blog application using Node, Express and MongoDB.

View on Heroku

https://thawing-mountain-86715.herokuapp.com

This project was part of a Web Development Certificate where I was challenged to create an application which followed RESTful routing best practices. In this simple blog application users can post, edit and delete blog posts, which will be displayed on the main page wall.

TO RUN: npm start