About • Layout • Tech • Author • License
Project developed in the Discover marathon of Rocketseat. Dev.finance is a financial control application, where you can add and delete transactions and view the incoming and expense balance.
you can view the original project layout through this link. Figma account is required to access it.
The following tools were used in the construction of the project:
- Fork the project.
- Create a new branch with your changes:
git checkout -b my-feature
- Save your changes and create a commit message telling you what you did:
git commit -m" feature: My new feature "
- Submit your changes:
git push origin my-feature
Daniel Bastos
This project is under the license MIT.