https://github.com/paulcoding810/react-expense
https://github.com/paulcoding810/react-expense
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulcoding810/react-expense
- Owner: paulcoding810
- Created: 2020-04-16T14:54:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T21:56:25.000Z (about 3 years ago)
- Last Synced: 2025-04-16T17:30:14.071Z (12 months ago)
- Language: JavaScript
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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
## Test at:
https://ln-react-expense.herokuapp.com/