Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 1.35 KB

README.md

File metadata and controls

64 lines (44 loc) · 1.35 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
  • 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

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