An open API service indexing awesome lists of open source software.

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.

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
```