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
- Host: GitHub
- URL: https://github.com/mfm-347/expense-tracker
- Owner: MFM-347
- Created: 2024-07-07T12:49:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T07:08:01.000Z (2 months ago)
- Last Synced: 2025-03-10T08:22:37.596Z (2 months ago)
- Topics: dashboard, expenses, fast, finance, finance-tracker, mfm3478, modern, opensource, pwa, responsive, tailwind4, tailwindcss, ui-ux, vue
- Language: Vue
- Homepage: https://mfm-347.github.io/Expense-Tracker/
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.
[](https://opensource.org/licenses/MIT)