Skip to content

ldanielz/DT-Money

Repository files navigation

dt money


Index

About

Technologies

How to use

License


About

It is a simple and effective alternative for managing your finances, allowing you to register inputs, outputs and organize them into categories.


Home page

Technologies

Technologies and tools used for development this app:

React TypeScript


How to Use

# Open a terminal and clone this repository with the command
git clone https://github.com/ldanielz/DT-Money.git
# or download it.

cd dt-money

# Dependencies install
npm install

# Run app
npm run dev

For simulator API requisitions, use JSON Server:

# Run Json Server command: json-server server.json -w -d 500
npm run dev:server
# Server run in http://localhost:3000


Made by Lizandro Daniel

Linkedin Badge