The DevFinance$ project is a financial control application, where it is possible to register and delete transactions and see the incoming and outgoing balance.
It was developed during the Rocketseat Discover Marathon.
Note: To perform the procedures below on your terminal it is necessary to have Git installed on the your machine.
# Clone the repository
$ git clone https://github.com/willian-souza/dev-finances
# Enter the downloaded directory
$ cd dev-finances
# Run the application
Open the index.html file in any browser
This project is under license MIT. See the archive LICENSE for more details.
Developed by Willian dos Santos Souza