Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ev0clu/vue-expense-tracker

Repository files navigation

Vue Expense Tracker App

A simple expense tracker app has built with Vue.js framework, Typescript and more. The app allows users to manage their expenses and vizualize the data on chart.

Demo video: Link

Features

  • Allow user to create, read, update and delete expense items
  • 100% written in TypeScript
  • Local Storage has been used to store data
  • Vue.js framework is used to create the frontend application

How to run from local repository

  1. Clone the repository
  2. Run npm install command in your terminal
  3. Run npm run dev command in your terminal
  4. Server running at http://localhost:5173/

Useful links and informations

  • Vite static deploy to GitHub as GitHub Pages with GitHub Actions

Dependencies

Layout

layout-1 picture
layout-2 picture

Releases

No releases published

Packages

No packages published