https://github.com/mfm-347/expensify
A user-friendly and privacy-focused PWA to manage your finances - Your Finance Your Way
https://github.com/mfm-347/expensify
dashboard expenses fast finance finance-tracker mfm3478 modern opensource pwa responsive tailwind4 tailwindcss ui-ux vue
Last synced: 4 months ago
JSON representation
A user-friendly and privacy-focused PWA to manage your finances - Your Finance Your Way
- Host: GitHub
- URL: https://github.com/mfm-347/expensify
- Owner: MFM-347
- Created: 2024-07-07T12:49:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-24T16:14:19.000Z (5 months ago)
- Last Synced: 2025-06-02T04:40:55.583Z (4 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/Expensify/
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expensify Pro
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)