/dtmoney

Budget manager web app to track incomes and expenses.

Primary LanguageTypeScript

dt money logo


dt money gif

About

A simple and beautiful budget manager to track incomes and expenses.

Features

  • Table with data with name, amount, category and date.
  • Summary cards with incomes, expenses and total.
  • Button that Create a new transaction using a nice modal.

Technologies

The following tools were used in this project:

Getting started

First of all, you need to have Git and Node installed.

# Clone this project
$ git clone https://github.com/viniciuspatzer/dtmoney.git

# Access
$ cd dtmoney

# Install dependencies
$ yarn install

# Run the project
$ yarn start

# The server will initialize on the localhost