This is the frontend of a web application for financial accounting. The application is designed to help users track and manage their financial data.
Make sure to install the dependencies:
npm install
Start the development server on http://localhost:3000
npm run dev
You will also need to start a backend server