/gofinances-web

An web application to manage transactions.

Primary LanguageTypeScript

Gofinances web

An web application to manage transactions.

📺 Preview

preview-gofinances

👨🏻‍💻 Stack and extensions

  • React with typescript
  • Axios
  • React router dom
  • History
  • Date fns
  • Filesize
  • React Dropzone
  • Styled components
  • Polished

💻 Features

  • List transactions
  • Get balance of income, outcome and total
  • Upload CSV files to add transactions

💾 How to install

  1. Clone this repository - git clone https://github.com/jfilipe-dev/gofinances-web.git

  2. Install the dependencies - yarn

  3. Access api repository

  4. Start the aplication - yarn start