This application allows you to create a list of inputs and outputs of financial transactions, in which you can make comparisons and find out if your finances are in a positive or negative balance.
In this app we have a complete front-end web application, connecting to an API and dealing with applications performance with React.
Go to Content.
React Hook Form | Styled Components | Axios | Zod | UseContext selector | Json-server
Go to Content.
Go to Content.
- Add financial transactions
- Calculation of total income
- Calculation of total outcome
- Financial statement status (updating according to filters)
Go to Content.
$ git clone https://github.com/camilacno/2303-finances-manager.git
$ yarn # ou npm install
$ yarn start # ou npm start
Go to Content.
This project is under the MIT license. Go to file LICENSE for further information.