https://github.com/ahmed-roshdy-1/expense-tracker
Calculate the balance by tracking the income and expense.
https://github.com/ahmed-roshdy-1/expense-tracker
css expense-tracker html javascript localstorage vue
Last synced: 2 months ago
JSON representation
Calculate the balance by tracking the income and expense.
- Host: GitHub
- URL: https://github.com/ahmed-roshdy-1/expense-tracker
- Owner: Ahmed-Roshdy-1
- License: mit
- Created: 2024-06-29T10:59:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T11:17:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T15:46:13.925Z (over 1 year ago)
- Topics: css, expense-tracker, html, javascript, localstorage, vue
- Language: Vue
- Homepage: https://ahmed-roshdy-expense-tracker.netlify.app/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expense-Tracker
## Calculate the balance by tracking the income and expense.
## We can add and delete the income and the expense.
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```