Skip to content

A full stack application that keeps trace of you daily expenses. A RESTful API is created with Spring Boot at the back end, while the implementation of the front end with React compenents.

Notifications You must be signed in to change notification settings

ACheung17/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A full stack application that keeps trace of you daily expenses. A RESTful API is created with Spring Boot at the back end, while the implementation of the front end with React compenents.

To try out this app:

  1. Download this repository.
  2. Open pom.xml file as a project through an IDE and run the program.
  3. Open up a terminal and cd into the app directory and run 'npm install'.
  4. After all npm dependencies have been installed, run 'npm start' to start the application.

About

A full stack application that keeps trace of you daily expenses. A RESTful API is created with Spring Boot at the back end, while the implementation of the front end with React compenents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published