Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.44 KB

README.md

File metadata and controls

66 lines (46 loc) · 1.44 KB

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
  • Installable as PWA
  • A new UI/UX Experience
  • Dark Mode Available
  • User Friendly UI
  • Mobile Optimized
  • Save Data to local storage
  • Export Data as JSON
  • Import Data from JSON
  • Uses Vue 3 syntax

Project Setup

npm i

Lint the code with Eslint

npm run dev

Start Development Server

npm run dev

Compile and Minify for Production

npm run build

Do More with Short

npm start

Credits

Powered with

License

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

License MIT