Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1016 Bytes

File metadata and controls

49 lines (29 loc) · 1016 Bytes

Expense Control

expenseControl

About this Project

This is Project are a Expense Control that let able the user add and remove values to his expense of the month and download a pdf of it, this one is the back end API of the project create by me using Node.js

Connect with me at LinkedIn

You can access the vídeo of this application at ExpenseControl

what you need to have to run this project

Node.js, GIT

Installing

Cloning the Repository

$ git clone https://github.com/willcordeiro/ExpenseControl-node

$ cd ./<project page>

Installing dependencies

$ yarn

or

$ npm install

Starting the project

$ node index.js

the project will run at the default port setted by me http://localhost:4000/