Skip to content

FinWave: open-source budgeting application Nuxt 3-based frontend

License

Notifications You must be signed in to change notification settings

FinWave-App/FinWave-Frontend

Repository files navigation

FinWave App Frontend

This is the frontend of a web application for financial accounting. The application is designed to help users track and manage their financial data.

Setup

Make sure to install the dependencies:

npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

You will also need to start a backend server