Skip to content
/ my.money Public

my.money is an application to control your personal finance

Notifications You must be signed in to change notification settings

jpcmf/my.money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my.money

Build Setup

The project requires Node.js to run locally.

After cloning the repository, go to the folder named my.money and run the commands below to install all the dependencies and run the project.

# install dependencies
yarn or npm install
# run at localhost:3000
yarn start or npm start

Tools

ToDo

  • Create new logo
  • Create dark mode
  • Create charts
  • Create PWA