Preview | Technologies | Building | Contributing
http://localhost:3000
This project was developed using the following technologies:
You'll need Java 11+ and Maven installed on your computer in order to build this app.
$ git clone https://github.com/eric-souzams/my-finances.git
$ cd my-finances/backend
$ mvn spring-boot:run
This project was developed using the following technologies:
You'll need Node.js and Npm installed on your computer in order to build this app.
git clone https://github.com/eric-souzams/my-finances.git
$ cd my-finances/frontend
$ npm start
This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.