Skip to content

fernandoalbuquerqueponte/finances-dashboard

Repository files navigation

LinkedIn


image

DevFinances

Gerenciador de finanças pessoais!
Explorar projeto »

Reportar Bug · Request Feature

Tabelas de conteúdo

Sobre o projeto

Projeto para gerenciar finanças pessoais filtrando por data e por tipo de finança, entrada ou saída.

(Voltar ao topo)

Supports:

  1. Shells
    • bash
    • fish
    • zsh
  2. OS(s)
    • MacOS[BSD based]
    • any *nix[GNU+Linux and Unix]

(Voltar ao topo)

Começar a usar

To set up a local instance of the application, follow the steps below.

Pre-requisitos

The following dependencies are required to be installed for the project to function properly:

  • npm
    npm install npm@latest -g

(back to top)

Instalação

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.

  1. Clone the repository
    git clone https://github.com/fernandoAlbuquerque3/finances-dashboard.git
  2. Make the script executable
    cd ./finances-dashboard
    chmod +x ./finances-dashboard
  3. Execute the script
    ./finances-dashboard

(Voltar ao topo)

Contato

📫 Fernando Albuquerque( Desenvolvedor ) - Fernando's LinkedIn

(Voltar ao topo)