/My-Expenses

A finance management app which can track the user's expense and forecast the future expense.

Primary LanguageJavaScript

Installing Dependencies:

$ yarn

Running the app:

$ yarn start

To commit

$ git commit -m "message" --no-verify

To clean bundler cache:

$ yarn start --clear