Skip to content

rush1dan/financial-health

Repository files navigation

Financial Health Indicator App

Picture

About

This is a full stack financial health indicator app.

Features

  • User authentication
  • Add transaction record
  • Filter by month or year
  • Get a financial score based on transactions

Dev

First, install necessary packages:

npm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to use the started application.

Built With

Front End:

Static Badge Static Badge Static Badge Static Badge

Back End:

Static Badge Static Badge

Releases

No releases published

Packages

No packages published