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

https://github.com/mfm-347/expense-tracker

Modern Expense Tracker - Privacy-Focused PWA to Manage Your Finances
https://github.com/mfm-347/expense-tracker

dashboard expenses fast finance finance-tracker mfm3478 modern opensource pwa responsive tailwind4 tailwindcss ui-ux vue

Last synced: about 2 months ago
JSON representation

Modern Expense Tracker - Privacy-Focused PWA to Manage Your Finances

Awesome Lists containing this project

README

        

# Expense Tracker

Track your expenses effortlessly with this modern, high-performance PWA. Enjoy a user-friendly UI, dark mode, offline support, local storage, smooth transitions, and privacy-focused expense management. Import/export data as JSON—zero backend required.

## Features

- Modern UI with TailwindCSS
- Installable as PWA
- High Performance
- A modern UI/UX Experience
- Dark Mode Available
- User-Friendly UI
- Mobile Optimized
- Save Data to local storage
- Import and Export expenses as JSON
- Smooth Transitions for better interaction
- Privacy focused
- Zero Backend

## Project Setup

```sh
npm i
```

### Lint the code with Eslint

```sh
npm run dev
```

### Start Development Server

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```

### Do More with Short

```sh
npm start
```

## Credits

- Created by [Brad Traversy](https://github.com/bradtraversy)
- Upgraded by [Farhan Madni](https://github.com/MFM-347)

### Powered with

- [VueJS](https://github.com/vuejs) For Markup and Script
- [TailwindCSS](https://github.com/tailwindlabs/tailwindcss) For Styles
- [HeroIcons](https://github.com/tailwindlabs/heroicons) For Icons
- [Vue3 Toastify](https://github.com/jerrywu001/vue3-toastify) For Notification UI
- [ViteJS](https://github.com/vitejs) For Development Server and Front-End Build Tool
- [Vite PWA](https://github.com/vite-pwa) for installation and offline usage

## License

The code in this repository is licensed under the **MIT License**.

[![License MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)