Skip to content

My Finances is a application that used Springboot + Spring Security + JWT + Spring Data JPA + JUnit + Mockito + React JS

Notifications You must be signed in to change notification settings

eric-souzams/my-finances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Finances

Preview   |    Technologies   |    Building   |    Contributing   

Preview

http:https://localhost:3000

Back-end Technologies

This project was developed using the following technologies:

Building

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

Front-end Technologies

This project was developed using the following technologies:

Building

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

Contributing

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.