Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfm-347/expense-tracker
Expense-Tracker is a powerful tool for tracking personal finances, budget management, spending monitoring, and achieving financial goals.
https://github.com/mfm-347/expense-tracker
expense-tracker mfm3478 responsive tailwindcss vite-vue3 vue3-toastify
Last synced: about 1 month ago
JSON representation
Expense-Tracker is a powerful tool for tracking personal finances, budget management, spending monitoring, and achieving financial goals.
- Host: GitHub
- URL: https://github.com/mfm-347/expense-tracker
- Owner: MFM-347
- License: mit
- Created: 2024-07-07T12:49:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T12:56:28.000Z (about 2 months ago)
- Last Synced: 2024-12-01T13:19:05.670Z (about 2 months ago)
- Topics: expense-tracker, mfm3478, responsive, tailwindcss, vite-vue3, vue3-toastify
- Language: Vue
- Homepage: https://mfm-347.github.io/Expense-Tracker/
- Size: 473 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expense Tracker
Explore **Expense-Tracker**, an intuitive, open-source tool for tracking personal finances. Perfect for budget management, spending monitoring, and achieving financial goals.
## Features
- Modern UI with TailwindCSS
- A new UI/UX Experience
- Dark Mode Responsive
- User Friendly UI
- Mobile Optimized
- Save Data to local storage
- Export Data as JSON
- Import Data from JSON
- Uses Vue 3 syntax## 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
- [Font Awesome](https://github.com/FortAwesome/Font-Awesome) 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## 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)