This is the landing site 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