Tabelas de conteúdo
Projeto para gerenciar finanças pessoais filtrando por data e por tipo de finança, entrada ou saída.
- Shells
bash
fish
zsh
- OS(s)
MacOS
[BSD
based]- any
*nix
[GNU+Linux
andUnix
]
To set up a local instance of the application, follow the steps below.
The following dependencies are required to be installed for the project to function properly:
- npm
npm install npm@latest -g
Agora que o ambiente foi configurado e ajustado para compilar e executar o projeto corretamente, o próximo passo é instalar e configurar o projeto localmente em seu sistema.
- Clone the repository
git clone https://github.com/fernandoAlbuquerque3/finances-dashboard.git
- Make the script executable
cd ./finances-dashboard chmod +x ./finances-dashboard
- Execute the script
./finances-dashboard