Projects API

A Node REST API for projects with a MongoDB Database.

To run:

  • Install NPM/Node

  • Install MongoDB

  • Run "mongod" from the terminal in the root folder

  • Run "node index.js" from the terminal in the root folder