NilsonNetto / projeto13-mywallet-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyWallet-API

About

This is and API for MyWallet app, an app to get financial control of your income, outcome and total money.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository

  2. Install dependencies

npm install
  1. Create an .env file following the .env.example variables

  2. Run the back-end with

npm run start
  1. Follow the isntructions to run the front-end on this link

  2. You also can access the api in http://localhost:PORT (.env PORT)

Developer

About


Languages

Language:JavaScript 99.7%Language:Shell 0.3%