
A simple expense tracking application
Vue Expenses is a simple expenses tracking application built with VueJs and .NET. It offers a user-friendly interface for tracking expenses, managing settings, and viewing statistics. With a tech stack that includes .NET 5.0 for the server side API and VueJs for the client application, Vue Expenses provides a seamless experience for users to manage their expenses effectively.
dotnet restore and dotnet build.dotnet run at http://localhost:5000/.npm install.npm run serve at http://localhost:8080/.Vue Expenses is a comprehensive expenses tracking application that combines the power of VueJs on the client side with .NET technologies on the server side. Users can securely log in, customize themes, and view detailed statistics. The application is easy to install and use, making it a valuable tool for managing expenses efficiently.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.