Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 786 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 786 Bytes

js-standard-style

My Money API

API from My Money made with NodeJS, Express and MongoDB.

Technologies

  • NodeJS
  • Express
  • The NoSQL database MongoDB
  • Deployed on Heroku

Installation

Make sure that you already has the NPM, Node and MongoDB in your machine.

Clone this repo locally:

$ git clone https://github.com/carolvasc/my-money-api.git

Install the dependencies:

$ npm install

Open your terminal and run the server:

$ npm run dev

If the whole process has gone well, your server will be running at localhost:4003.


Versão 1.0