/expensify-app

Expense Manager

Primary LanguageJavaScript

Git commands

git init - creata a new git repo git status - View the changes to your project code git add - Add files to staging area git commit - Created a new commit with files staging area git log - view recent commits