Skip to content

blinduck/expenses-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses Project Client

This expense tracker allows multiple people who belong to the same household to record their personal and household expenses. The initial motivation was to make it easier to divide household expenses with my wife.

Tech

Standard react.js project, bootstrapped with create-react-app

To try it:

  1. clone the server repo and get it up and running first.
  2. clone the repo
  3. run 'npm install'
  4. set the base url that your server is running on in helpers.js (e.g. localhost:8000)
  5. run 'npm run start'

Screenshots

Home Page

Add Expense

Expenses List

Summary

Categories

Menu

If you have any questions, reach out to me at [email protected]

About

Client for Expenses Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published