mertcancet / expensify-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Commands

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

About


Languages

Language:JavaScript 97.7%Language:SCSS 1.2%Language:HTML 1.1%