Skip to content

A Vue.js-based expense tracker for managing personal finances. Secure user authentication, comprehensive expense tracking, and an intuitive interface make it easy to take control of your spending.

Notifications You must be signed in to change notification settings

KingWndr15/expense-tracker-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker Frontend

A Vue.js frontend application for managing personal finances.

Features:

  • User Authentication:
    • Secure login and signup
    • Session management
  • Expense Tracking:
    • Add, edit, and delete expenses
    • Categorize expenses
    • View detailed expense history

Getting Started:

  1. Clone the Repository:
    git clone https://github.com/KingWndr15/expense-tracker-frontend.git
  2. Install Dependencies:
    cd expense-tracker-frontend
    npm install
  3. Start the Development Server:
    npm run dev

Build for Production:

npm run build

Technology Stack:

  • Vue.js: A progressive JavaScript framework for building user interfaces.
  • Vite: A fast and modern frontend build tool.
  • Vue Router: For routing and navigation.
  • Vuex: For state management.
  • Axios: For making HTTP requests to the backend API.

Contributing:

We welcome contributions to this project. Please feel free to fork the repository and submit pull requests.

About

A Vue.js-based expense tracker for managing personal finances. Secure user authentication, comprehensive expense tracking, and an intuitive interface make it easy to take control of your spending.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published