An upgraded version of Vue Expense Tracker.
- New UI with TailwindCSS
- Color Mode Responsive
- Add and remove expenses/income
- Track balance
- Save Data to local storage
- Export Data as JSON
- Import Data from JSON
- vue3 Toastify for notifications
- It is created
<script setup>
Vue v3.4.29 syntax (but it may work with Vue 3.2 and later)
npm i
npm run dev
npm run build
- Created by Brad Traversy
- Created by Farhan Madni
- VueJS For Markup and Script
- TailwindCSS For Styles
- vue3 Toastify For Notification UI
- ViteJS For Development Server and Front-End Build Tool