alexb31 / react-expensify-alexb31

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Commands

git init - Create a new git 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 92.0%Language:CSS 7.4%Language:HTML 0.6%