Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)