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

https://github.com/hidaytrahman/expensespy

Track your expenses.
https://github.com/hidaytrahman/expensespy

application es6-javascript expense-tracker javascript react reactjs

Last synced: 8 days ago
JSON representation

Track your expenses.

Awesome Lists containing this project

README

        

# expenseSpy

Keeping track of your expenses is an important part of managing your overall finances.

It's free!

## Features

- Add Expenses
- Add Income
- Select specific categories
- Track quickly by report board
- Store in the browser

## Contributing
Create an [issue](https://github.com/hidaytrahman/expenseSpy/issues/new) if you find a bug or have a suggestion or question.

If you want to develop this project:

- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request

### Give a Star! ⭐️

If you find this repository useful, please give it a star. Thanks!