Skip to content

trpiano/dtmoney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

02 Dtmoney


About

This applications is an personal finance manager.

Screenshots

02 Dtmoney


02 Dtmoney

Features

  • Table with personal finance data with name, amount, category and date.
  • Summary cards with incomes, outcomes and total.
  • Button that Create a new transaction using a beautiful modal.

Technologies

The following tools were used in this project:

Requirements

Before starting 🏁, you need to have Git and Node installed.

Starting

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

# Access
$ cd dtmoney

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

Made with 💜 by Timoteo Piano

 

Back to top

Releases

No releases published

Packages

 
 
 

Contributors